Metodo UtilGetMasterModelState
|
Se esiste, dato il documento ritorna il master model state
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 27.1.0
Sintassi public static ModelState GetMasterModelState(
Document invDoc
)
Public Shared Function GetMasterModelState (
invDoc As Document
) As ModelState
public:
static ModelState^ GetMasterModelState(
Document^ invDoc
)
static member GetMasterModelState :
invDoc : Document -> ModelState
Parametri
- invDoc Document
-
Valore di ritorno
ModelStateVedi anche