Order.TypeId Property
Gets the type identifier.
public override byte TypeId {get;}
This language is not supported or no code example is available.
public:
property Byte TypeId {
Byte get( );
}
This language is not supported or no code example is available.
public function get TypeId() : byte;
This language is not supported or no code example is available.
Property Value
byte
The type identifier.
In this article
Definition