Metodo DedCommStructExplorerLoadComm
|
Metodo pubblico per il caricamento delle commmesse
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public void LoadComm(
bool refresh,
string selectComm = null
)
Public Sub LoadComm (
refresh As Boolean,
Optional selectComm As String = Nothing
)
public:
void LoadComm(
bool refresh,
String^ selectComm = nullptr
)
member LoadComm :
refresh : bool *
?selectComm : string
(* Defaults:
let _selectComm = defaultArg selectComm null
*)
-> unit
Parametri
- refresh Boolean
-
- selectComm String (Optional)
-
Vedi anche