 |
EmployeeBenefitsNumberOfEmployeesAsOf Property |
Number Of Employees As Of
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 Nullable<DateTime> NumberOfEmployeesAsOf { get; set; }
Public Property NumberOfEmployeesAsOf As Nullable(Of DateTime)
Get
Set
Dim instance As EmployeeBenefits
Dim value As Nullable(Of DateTime)
value = instance.NumberOfEmployeesAsOf
instance.NumberOfEmployeesAsOf = value
Property Value
Type:
NullableDateTime
NumberOfEmployeesAsOf As Date?.
Remarks Note |
---|
- Name - NumberOfEmployeesAsOf
|
See Also