Proprietà DedAttrStringValidatorMinLen
|
Restituisce o imposta la lunghezza minima che deve avere l'attributo per essere valido.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public int MinLen { get; set; }
Public Property MinLen As Integer
Get
Set
public:
property int MinLen {
int get ();
void set (int value);
}
member MinLen : int with get, set
Valore della proprietà
Tipo:
Int32Vedi anche