Proprietà DedAttrValidatorBaseCheckFunction
             | 
          
        
        
            Imposta o restituisce il nome della funzione di controllo personalizzata.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic string CheckFunction { get; set; }Public Property CheckFunction As String
	Get
	Set
public:
property String^ CheckFunction {
	String^ get ();
	void set (String^ value);
}member CheckFunction : string with get, set
Valore della proprietà
String
Vedi anche