 |
AccountingGeneralLedgerSubAccount Property |
General Ledger Sub Account
Created in Epic SDK V6.0.
Namespace:
ASI.TAM.API.Data.UI.Account.Broker
Assembly:
ASI.TAM.API.Data.UI.Account.Broker (in ASI.TAM.API.Data.UI.Account.Broker.dll) Version: 2020.1.0.523
Syntaxpublic string GeneralLedgerSubAccount { get; set; }
Public Property GeneralLedgerSubAccount As String
Get
Set
Dim instance As Accounting
Dim value As String
value = instance.GeneralLedgerSubAccount
instance.GeneralLedgerSubAccount = value
Property Value
Type:
String
GeneralLedgerSubAccount As String.
Remarks Note |
---|
- Name - GeneralLedgerSubAccount
- Read Only - True
|
See Also