Proprietà ValidateCheckFunctionEventArgsIsValid 
             | 
          
        
         
            Imposta/restituisce se la validazione è ok.
            
 
    Namespace: 
   DedNet
    Assembly:
   DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic 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à
Tipo: 
Boolean
Vedi anche