Metodo UtilAskUseMasterModelState
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public static bool AskUseMasterModelState(
string conf,
bool askUser
)
Public Shared Function AskUseMasterModelState (
conf As String,
askUser As Boolean
) As Boolean
public:
static bool AskUseMasterModelState(
String^ conf,
bool askUser
)
static member AskUseMasterModelState :
conf : string *
askUser : bool -> bool
Parametri
- conf String
-
- askUser Boolean
-
Valore di ritorno
BooleanVedi anche