AddGLAccountSetup Class Members
The following tables list the members exposed by AddGLAccountSetup.
Public Constructors
Name | Description | |
---|---|---|
AddGLAccountSetup Constructor | Initializes a new instance of the AddGLAccountSetup class. |
Public Properties
Name | Description | |
---|---|---|
AccountName | Name of the General Ledger account | |
AccountNumber | The number for the General Ledger account | |
AccountType | Element from the 'Location Type' user list. If not set the default list value is used. | |
Description | Description of the account | |
IsActive | Specifies whether this account is active (true) or inactive (false) | |
IsCompany | Specifies whether this account is company owned (true) or customer owned (false) | |
IsExpenseGLAccount | Specifies whether this is an expense account (true) or a GL account (false) | |
SiteIDNum | The identifier of the Site with which the account is to be associated |
Reference
AddGLAccountSetup Class FChoice.Toolkits.Clarify.Logistics Namespace FChoice.Toolkits.ClarifyFChoice.Toolkits.Clarify.Logistics.LogisticsToolkitAddGLAccount(AddGLAccountSetup)