Proprietà EditAnagrCommandBaseValidateAttr
|
Indica se validare gli attributi.
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public bool ValidateAttr { get; set; }
Public Property ValidateAttr As Boolean
Get
Set
public:
property bool ValidateAttr {
bool get ();
void set (bool value);
}
member ValidateAttr : bool with get, set
Valore della proprietà
Tipo:
BooleanVedi anche