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.166 -- Release Build+a3b9ee20c2b6c07cd93996bfe91e7d228bb90231
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