Indicates whether this data object is a constructed data object.
Namespace:
CardWerk.SmartCard
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Public ReadOnly Property IsConstructed() As Boolean
This language is not supported or no code example is available.
public bool IsConstructed {get;}
This language is not supported or no code example is available.
Property Value
Type: boolThis value is true whenever this data object contains other data objects. If this data object contains raw binary data, then this value is false.