 |
AccountAddressDescription Property |
AddressDescription
Lookup: AddressDescription Auto-Validated.
Namespace:
ASI.TAM.API.Data.UI.Account.Company
Assembly:
ASI.TAM.API.Data.UI.Account.Company (in ASI.TAM.API.Data.UI.Account.Company.dll) Version: 2020.1.0.523
Syntaxpublic string AddressDescription { get; set; }
Public Property AddressDescription As String
Get
Set
Dim instance As Account
Dim value As String
value = instance.AddressDescription
instance.AddressDescription = value
Property Value
Type:
String
Remarks
See Also