Proprietà DedNetApplicationIsExportingCommand
|
Indica se il comando di esportazione è in esecuzione
Namespace:
DedNet
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public bool IsExportingCommand { get; set; }
Public Property IsExportingCommand As Boolean
Get
Set
public:
property bool IsExportingCommand {
bool get ();
void set (bool value);
}
member IsExportingCommand : bool with get, set
Valore della proprietà
Tipo:
BooleanVedi anche