Metodo UtilGetConfigName (ModelState)
|
Ritorna il nome della configurazione corrente del documento secondo lo standard DED+
Namespace:
DedNetInv
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 24.6.0.0 (24.6.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
- Tipo: ModelState
Valore di ritorno
Tipo:
StringVedi anche