Proprietà DedElaborationReportRunOnLoad
|
Determina se l'elaborazione deve scattare all'avvio
Namespace:
DedNet.Forms
Assembly:
DedNet (in DedNet.dll) Versione: 20.3.0.0 (20.3.0.0)
Sintassipublic bool RunOnLoad { get; set; }
Public Property RunOnLoad As Boolean
Get
Set
public:
property bool RunOnLoad {
bool get ();
void set (bool value);
}
member RunOnLoad : bool with get, set
Valore della proprietà
Tipo:
Boolean
Vedi anche