 |
ClientEmployeeBenefitsValue Property |
Used to expose properties contained in the Employee Benefits tab.
Created in Epic SDK 2021.
Namespace:
ASI.TAM.API.Data.UI.Account.Client
Assembly:
ASI.TAM.API.Data.UI.Account.Client (in ASI.TAM.API.Data.UI.Account.Client.dll) Version: 2021.1.0.1
Syntaxpublic EmployeeBenefits EmployeeBenefitsValue { get; set; }
Public Property EmployeeBenefitsValue As EmployeeBenefits
Get
Set
Dim instance As Client
Dim value As EmployeeBenefits
value = instance.EmployeeBenefitsValue
instance.EmployeeBenefitsValue = value
Property Value
Type:
EmployeeBenefits
EmployeeBenefitsValue As Other.
Remarks Note |
---|
- Name - EmployeeBenefitsValue
|
See Also