Class FieldOpsToolkitBase
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: FChoice.Toolkits.Clarify.FieldOps
Assembly: FChoice.Toolkits.Clarify.dll
Syntax
public abstract class FieldOpsToolkitBase : ToolkitBase
Constructors
FieldOpsToolkitBase(ClarifySession)
Declaration
public FieldOpsToolkitBase(ClarifySession sess)
Parameters
| Type | Name | Description |
|---|---|---|
| ClarifySession | sess |
FieldOpsToolkitBase(IFCApplication, IFCSession)
Declaration
public FieldOpsToolkitBase(IFCApplication app, IFCSession sess)
Parameters
| Type | Name | Description |
|---|---|---|
| IFCApplication | app | |
| IFCSession | sess |
Fields
_toolkit
Declaration
protected FCFO _toolkit
Field Value
| Type | Description |
|---|---|
| FCFO |
Properties
ImpersonatorUsername
Declaration
public string ImpersonatorUsername { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |