 |
EmployerEmployerAddress Property |
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 Address EmployerAddress { get; set; }
Public Property EmployerAddress As Address
Get
Set
Dim instance As Employer
Dim value As Address
value = instance.EmployerAddress
instance.EmployerAddress = value
Property Value
Type:
Address
EmployerAddress As Address.
Remarks Note |
---|
|
See Also