 |
EmployerEmployerAddressDescription Property |
EmployerAddressDescription
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: 2021.1.0.1
Syntaxpublic string EmployerAddressDescription { get; set; }
Public Property EmployerAddressDescription As String
Get
Set
Dim instance As Employer
Dim value As String
value = instance.EmployerAddressDescription
instance.EmployerAddressDescription = value
Property Value
Type:
String
EmployerAddressDescription As String.
Remarks Note |
---|
- Name - EmployerAddressDescription
- Length - 50
- Required On Insert - False
- Required On Update - False
|
See Also