Proprietà DedStateCommandIsReservedTransaction
|
Indica se il comando deve pilotare una transazione ammessa ma riservata
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public bool IsReservedTransaction { get; set; }
Public Property IsReservedTransaction As Boolean
Get
Set
public:
property bool IsReservedTransaction {
bool get ();
void set (bool value);
}
member IsReservedTransaction : bool with get, set
Valore della proprietà
Tipo:
BooleanVedi anche