Gdti96.DocumentType Property

TegoOS

Gdti96DocumentType Property
Gets or sets the document type.

Namespace: Tego.Rfid.Tds
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
public string DocumentType { get; set; }
Public Property DocumentType As String
	Get
	Set
public:
property String^ DocumentType {
	String^ get ();
	void set (String^ value);
}
member DocumentType : string with get, set

Property Value

Type: String
See Also