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