 |
BillingV1GeneralLedgerAccount Property |
General ledger account.
Created in Epic SDK 2017 R2.
Namespace:
ASI.TAM.API.Data.UI.Transaction
Assembly:
ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2021.1.0.1
Syntaxpublic string GeneralLedgerAccount { get; set; }
Public Property GeneralLedgerAccount As String
Get
Set
Dim instance As BillingV1
Dim value As String
value = instance.GeneralLedgerAccount
instance.GeneralLedgerAccount = value
Property Value
Type:
String
GeneralLedgerAccount As String.
Remarks Note |
---|
- Name - GeneralLedgerAccount
- Read Only - True
|
See Also