 |
VoucherPayToTheOrderOfMailingAddressSiteID Property |
Pay To The Order Of Mailing Address Site I D
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.2.0.769
Syntaxpublic string PayToTheOrderOfMailingAddressSiteID { get; set; }
Public Property PayToTheOrderOfMailingAddressSiteID As String
Get
Set
Dim instance As Voucher
Dim value As String
value = instance.PayToTheOrderOfMailingAddressSiteID
instance.PayToTheOrderOfMailingAddressSiteID = value
Property Value
Type:
String
PayToTheOrderOfMailingAddressSiteID As String.
Remarks Note |
---|
- Name - PayToTheOrderOfMailingAddressSiteID
- Length - 20
- Required On Insert - False
- Required On Update - False
|
See Also