Proprietà DedStateCommandIsReservedTransaction
             | 
          
        
        
            Indica se il comando deve pilotare una transazione ammessa ma riservata
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic 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à
Boolean
Vedi anche