ISupportFrameImageTTypeIdentifierTypeID Property

Gets the identifier that can be used for identifying the Type.

Definition

Namespace: Gemstone.IO.Parsing
Assembly: Gemstone.IO (in Gemstone.IO.dll) Version: 1.0.170 -- Release Build+270a561d12ed7ebe7f1cf5b3042f77290d2c34bd
TTypeIdentifier TypeID { get; }

Property Value

TTypeIdentifier

Remarks

TypeID must be unique across all siblings implementing a common Type or interface.

Output types implement this class so they have a consistently addressable identification property.

See Also