Class Utility
Inheritance
System.Object
Utility
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
Assembly: FChoice.Toolkits.Clarify.dll
Syntax
public class Utility
Methods
AddExpenseGL(LogisticsToolkit, FCSession, String, String)
Declaration
public static void AddExpenseGL(LogisticsToolkit logisticsToolkit, FCSession session, string accountName, string siteIDNum)
Parameters
Type | Name | Description |
---|---|---|
LogisticsToolkit | logisticsToolkit | |
FCSession | session | |
System.String | accountName | |
System.String | siteIDNum |