Proprietà ManageAnagrControlNumRecordToRead
|
Indica il numero di record da leggere/scrivere dal/nel file
Namespace:
DedNet.Controls
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public int NumRecordToRead { get; set; }
Public Property NumRecordToRead As Integer
Get
Set
public:
property int NumRecordToRead {
int get ();
void set (int value);
}
member NumRecordToRead : int with get, set
Valore della proprietà
Tipo:
Int32Vedi anche