AddGLAccount Method
Used to add expense and capital GL accounts to Clarify. This overload takes a set of required parameters for the API.
Used to add expense and capital GL accounts to Clarify.
Overload List
Overload | Description |
---|---|
AddGLAccount(String,String) | Used to add expense and capital GL accounts to Clarify. This overload takes a set of required parameters for the API. |
AddGLAccount(AddGLAccountSetup) | Used to add expense and capital GL accounts to Clarify. This overload takes a setup object. |
AddGLAccount(AddGLAccountSetup,IDbTransaction) | Used to add expense and capital GL accounts to Clarify. This overload takes a setup object and a database transaction. |
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
LogisticsToolkit Class LogisticsToolkit Members FChoice.Toolkits.Clarify~FChoice.Toolkits.Clarify.Logistics.AddGLAccountSetup