Proprietà DedAttrValidatorBaseCheckFunction
|
Imposta o restituisce il nome della funzione di controllo personalizzata.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.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à
Tipo:
StringVedi anche