Proprietà RevCommandApplyRule
|
Permette di decidere se applicare o meno le regole di autocomposizione (di default è true).
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
BooleanVedi anche