 |
IdentificationNumberItems Class |
Collection of IdentificationNumberItem data object.
Inheritance HierarchySystemObject System.Collections.ObjectModelCollectionIdentificationNumberItem ASI.TAM.API.Data.UI.Shared.Common.IdentificationNumberIdentificationNumberItems
Namespace:
ASI.TAM.API.Data.UI.Shared.Common.IdentificationNumber
Assembly:
ASI.TAM.API.Data.UI.Shared (in ASI.TAM.API.Data.UI.Shared.dll) Version: 2021.1.0.1
Syntaxpublic sealed class IdentificationNumberItems : Collection<IdentificationNumberItem>
Public NotInheritable Class IdentificationNumberItems
Inherits Collection(Of IdentificationNumberItem)
Dim instance As IdentificationNumberItems
The IdentificationNumberItems type exposes the following members.
Properties
| Name | Description |
---|
 | Item |
Read-only Property that returns IdentificationNumber item based on Type
|
Top
Remarks
See Also