 |
VoucherPayToTheOrderOfMailingAddress Property |
Pay To The Order Of Mailing Address
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 Address PayToTheOrderOfMailingAddress { get; set; }
Public Property PayToTheOrderOfMailingAddress As Address
Get
Set
Dim instance As Voucher
Dim value As Address
value = instance.PayToTheOrderOfMailingAddress
instance.PayToTheOrderOfMailingAddress = value
Property Value
Type:
Address
PayToTheOrderOfMailingAddress As Address.
Remarks Note |
---|
- Name - PayToTheOrderOfMailingAddress
|
See Also