 |
VoucherVoidVoided Property |
Void Voided
Created in Epic SDK V5.0.
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 VoidVoided { get; set; }
Public Property VoidVoided As String
Get
Set
Dim instance As Voucher
Dim value As String
value = instance.VoidVoided
instance.VoidVoided = value
Property Value
Type:
String
VoidVoided As String.
Remarks Note |
---|
- Name - VoidVoided
- Read Only - True
|
See Also