Whether this is the main api user or not

Namespace:  T4.API
Assembly:  T4API.20 (in T4API.20.dll)

Syntax

C#
public bool Master { get; }
Visual Basic (Declaration)
Public ReadOnly Property Master As Boolean
Visual C++
public:
property bool Master {
	bool get ();
}

See Also