Proprietà DedAttrValidatorBaseCheckFunction
|
Imposta o restituisce il nome della funzione di controllo personalizzata.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public 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à
StringVedi anche