Metodo DocumentsFormReloadStateInformations
|
Aggiorna le informazioni di stato del nodo selezionato e di tutti i figli
Namespace:
DedNetInv.Forms
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 21.3.0.0 (21.3.0.0)
Sintassi public void ReloadStateInformations(
bool refreshChildren = true
)
Public Sub ReloadStateInformations (
Optional refreshChildren As Boolean = true
)
public:
void ReloadStateInformations(
bool refreshChildren = true
)
member ReloadStateInformations :
?refreshChildren : bool
(* Defaults:
let _refreshChildren = defaultArg refreshChildren true
*)
-> unit
Parametri
- refreshChildren (Optional)
- Tipo: SystemBoolean
Vedi anche