Metodo UtilGetConfigName(ModelState)
|
Ritorna il nome della configurazione corrente del documento secondo lo standard DED+
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public static string GetConfigName(
ModelState ms
)
Public Shared Function GetConfigName (
ms As ModelState
) As String
public:
static String^ GetConfigName(
ModelState^ ms
)
static member GetConfigName :
ms : ModelState -> string
Parametri
- ms ModelState
-
Valore di ritorno
StringVedi anche