 |
SendInvoiceToItemAddressDescription Property |
Address description
Namespace:
ASI.TAM.API.Data.UI.Transaction.RevisePremium
Assembly:
ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2021.1.0.1
Syntaxpublic string AddressDescription { get; set; }
Public Property AddressDescription As String
Get
Set
Dim instance As SendInvoiceToItem
Dim value As String
value = instance.AddressDescription
instance.AddressDescription = value
Property Value
Type:
StringReturn Value
Type:
String
Remarks
See Also