 |
ComplianceIdentificationNumbersIdentificationNumberItems Property |
Used to store IdentificationNumberItems.
Namespace:
ASI.TAM.API.Data.UI.Account.Company
Assembly:
ASI.TAM.API.Data.UI.Account.Company (in ASI.TAM.API.Data.UI.Account.Company.dll) Version: 2020.1.0.523
Syntaxpublic IdentificationNumberItems IdentificationNumberItems { get; set; }
Public Property IdentificationNumberItems As IdentificationNumberItems
Get
Set
Dim instance As ComplianceIdentificationNumbers
Dim value As IdentificationNumberItems
value = instance.IdentificationNumberItems
instance.IdentificationNumberItems = value
Property Value
Type:
IdentificationNumberItems
Remarks
See Also