CompositeTagExpectedTagType Property
|
Expected tag type
Namespace:
Guardtime.KSI.Parser
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntaxprotected virtual uint ExpectedTagType { get; }
Protected Overridable ReadOnly Property ExpectedTagType As UInteger
Get
protected:
virtual property unsigned int ExpectedTagType {
unsigned int get ();
}
abstract ExpectedTagType : uint32 with get
override ExpectedTagType : uint32 with get
Property Value
Type:
UInt32
See Also