 |
EmployerEmployerAddressFlag 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 bool EmployerAddressFlag { get; set; }
Public Property EmployerAddressFlag As Boolean
Get
Set
Dim instance As Employer
Dim value As Boolean
value = instance.EmployerAddressFlag
instance.EmployerAddressFlag = value
Property Value
Type:
Boolean
EmployerAddressFlag As Boolean.
Remarks Note |
---|
- Name - EmployerAddressFlag
|
See Also