Proprietà RevCommandApplyRule
|
Permette di decidere se applicare o meno le regole di autocomposizione (di default è true).
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public bool ApplyRule { get; set; }
Public Property ApplyRule As Boolean
Get
Set
public:
property bool ApplyRule {
bool get ();
void set (bool value);
}
member ApplyRule : bool with get, set
Valore della proprietà
Tipo:
BooleanVedi anche