Click or drag to resize

IdentificationNumberItems Class

Collection of IdentificationNumberItem data object.
Inheritance Hierarchy
SystemObject
  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
Syntax
public sealed class IdentificationNumberItems : Collection<IdentificationNumberItem>

The IdentificationNumberItems type exposes the following members.

Properties
  NameDescription
Public propertyItem
Read-only Property that returns IdentificationNumber item based on Type
Top
Remarks