Proprietà DedAttrStringValidatorMaxLen
|
Restituisce o imposta la lunghezza massimo 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 MaxLen { get; set; }
Public Property MaxLen As Integer
Get
Set
public:
property int MaxLen {
int get ();
void set (int value);
}
member MaxLen : int with get, set
Valore della proprietà
Tipo:
Int32Vedi anche