User.TypeId Property
Gets the type identifier.
[Browsable(false)]
public override byte TypeId {get;}
This language is not supported or no code example is available.
[Browsable(false)]
public:
property Byte TypeId {
Byte get( );
}
This language is not supported or no code example is available.
public
Browsable(false)
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