Class ContractsToolkitBase
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.Contracts
Assembly: FChoice.Toolkits.Clarify.dll
Syntax
public abstract class ContractsToolkitBase : ToolkitBase
Constructors
ContractsToolkitBase(ClarifySession)
Declaration
public ContractsToolkitBase(ClarifySession sess)
Parameters
| Type | Name | Description |
|---|---|---|
| ClarifySession | sess |
ContractsToolkitBase(IFCApplication, IFCSession)
Declaration
public ContractsToolkitBase(IFCApplication app, IFCSession sess)
Parameters
| Type | Name | Description |
|---|---|---|
| IFCApplication | app | |
| IFCSession | sess |
Fields
_toolkit
Declaration
protected FCCC _toolkit
Field Value
| Type | Description |
|---|---|
| FCCC |
Properties
ImpersonatorUsername
Declaration
public string ImpersonatorUsername { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |