 |
ContactAddressDescription Property |
Auto-validated depending on Epic settings.
Created in Epic SDK V4.1.
Namespace:
ASI.TAM.API.Data.UI.Account.Contact
Assembly:
ASI.TAM.API.Data.UI.Account.Contact (in ASI.TAM.API.Data.UI.Account.Contact.dll) Version: 2020.1.0.1
Syntaxpublic string AddressDescription { get; set; }
Public Property AddressDescription As String
Get
Set
Dim instance As Contact
Dim value As String
value = instance.AddressDescription
instance.AddressDescription = value
Property Value
Type:
String
AddressDescription As String.
Remarks Note |
---|
- Name - AddressDescription
- Lookup - AddressDescription
- Auto Validated - False
|
See Also