Gid96.ObjectClass Property

TegoOS

Gid96ObjectClass Property
Gets or sets the object class.

Namespace: Tego.Rfid.Tds
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
public uint ObjectClass { get; set; }
Public Property ObjectClass As UInteger
	Get
	Set
public:
property unsigned int ObjectClass {
	unsigned int get ();
	void set (unsigned int value);
}
member ObjectClass : uint32 with get, set

Property Value

Type: UInt32
See Also