 |
VoucherVoidReason Property |
Reason
Lookup: VoucherVoidReason
Namespace:
ASI.TAM.API.Data.UI.GeneralLedger.Voucher
Assembly:
ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2021.1.0.391
Syntaxpublic string Reason { get; set; }
Public Property Reason As String
Get
Set
Dim instance As VoucherVoid
Dim value As String
value = instance.Reason
instance.Reason = value
Property Value
Type:
String
Remarks
See Also