Tlv tag type.
Namespace:
Guardtime.KSI.Parser
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntaxpublic uint Type { get; }
Public ReadOnly Property Type As UInteger
Get
public:
virtual property unsigned int Type {
unsigned int get () sealed;
}
abstract Type : uint32 with get
override Type : uint32 with get
Property Value
Type:
UInt32Implements
ITlvTagType
See Also