 |
IdentificationNumberItems Class |
IdentificationNumberItems
Inheritance HierarchySystemObject System.Collections.ObjectModelCollectionIdentificationNumberItem ASI.TAM.API.Data.UI.Account.ContactIdentificationNumberItems
Namespace:
ASI.TAM.API.Data.UI.Account.Contact
Assembly:
ASI.TAM.API.Data.UI.Account.Contact (in ASI.TAM.API.Data.UI.Account.Contact.dll) Version: 2021.1.0.1
Syntaxpublic sealed class IdentificationNumberItems : Collection<IdentificationNumberItem>
Public NotInheritable Class IdentificationNumberItems
Inherits Collection(Of IdentificationNumberItem)
Dim instance As IdentificationNumberItems
See Also