Proprietà ValidateCheckFunctionEventArgsIsValid
|
Imposta/restituisce se la validazione è ok.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi public bool IsValid { get; set; }
Public Property IsValid As Boolean
Get
Set
public:
property bool IsValid {
bool get ();
void set (bool value);
}
member IsValid : bool with get, set
Valore della proprietà
BooleanVedi anche