Order of the underlying TPSA.

Namespace: TPSA
Assembly: TPSA (in TPSA.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public static int TPSAOrder { get; }
Visual Basic
Public Shared ReadOnly Property TPSAOrder As Integer
	Get
Visual C++
public:
static property int TPSAOrder {
	int get ();
}

Remarks

Defined at the time Init is called.

See Also