 |
DetailItemDebitCreditOption Property |
DebitCreditOption
Namespace:
ASI.TAM.API.Data.UI.GeneralLedger.Disbursement
Assembly:
ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2023.1.0.1249
Syntaxpublic OptionType DebitCreditOption { get; set; }
Public Property DebitCreditOption As OptionType
Get
Set
Dim instance As DetailItem
Dim value As OptionType
value = instance.DebitCreditOption
instance.DebitCreditOption = value
Property Value
Type:
OptionType
Remarks
See Also