Proprietà DedAttrStringValidatorMaxLen
|
Restituisce o imposta la lunghezza massimo che deve avere l'attributo per essere valido.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
Int32Vedi anche