 |
ContactIdentificationNumberItems Property |
Used to store a collection of identification numbers.
Created in Epic SDK 2017 R2.
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: 2020.1.0.1
Syntaxpublic IdentificationNumberItems IdentificationNumberItems { get; set; }
Public Property IdentificationNumberItems As IdentificationNumberItems
Get
Set
Dim instance As Contact
Dim value As IdentificationNumberItems
value = instance.IdentificationNumberItems
instance.IdentificationNumberItems = value
Property Value
Type:
IdentificationNumberItems
IdentificationNumberItems As Collection.
Remarks Note |
---|
- Name - IdentificationNumberItems
|
See Also