 |
ComplianceIdentificationNumbersIdentificationNumberItems Property |
Used to store a collection of identification numbers.
Namespace:
ASI.TAM.API.Data.UI.Account.Broker
Assembly:
ASI.TAM.API.Data.UI.Account.Broker (in ASI.TAM.API.Data.UI.Account.Broker.dll) Version: 2021.1.0.1
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