 |
ContactEmployerValue Property |
Used to expose properties contained in the employer tab.
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: 2021.1.0.1
Syntaxpublic Employer EmployerValue { get; set; }
Public Property EmployerValue As Employer
Get
Set
Dim instance As Contact
Dim value As Employer
value = instance.EmployerValue
instance.EmployerValue = value
Property Value
Type:
Employer
EmployerValue As Other.
Remarks Note |
---|
|
See Also