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