 |
EmployeeClassItems Class |
Client Screen - EmployeeBenefits Tab - EmployeeClassItems data object.
Inheritance HierarchySystemObject System.Collections.ObjectModelCollectionEmployeeClassItem ASI.TAM.API.Data.UI.Account.ClientEmployeeClassItems
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 sealed class EmployeeClassItems : Collection<EmployeeClassItem>
Public NotInheritable Class EmployeeClassItems
Inherits Collection(Of EmployeeClassItem)
Dim instance As EmployeeClassItems
See Also