Proprietà DedNetAcadApp.IsSDIOperation

DedNet

Proprietà DedNetAcadAppIsSDIOperation

Restituisce true se la variabile SDI è impostata a 1.

Namespace:  DedNetAcad
Assembly:  DedNetAcad (in DedNetAcad.dll) Versione: 21.3.0.0 (21.3.0.0)
Sintassi
public static bool IsSDIOperation { get; }
Public Shared ReadOnly Property IsSDIOperation As Boolean
	Get
public:
static property bool IsSDIOperation {
	bool get ();
}
static member IsSDIOperation : bool with get

Valore della proprietà

Tipo: Boolean
Vedi anche