Click or drag to resize

Metodo UtilGetModelStateNames

Ritorna i model states del documento. E' sempre l'elenco dei model state della factory

Namespace: DedNetInv
Assembly: DedNetInv (in DedNetInv.dll) Versione: 27.1.0
Sintassi
public static List<string> GetModelStateNames(
	Document invDoc
)

Parametri

invDoc  Document

Valore di ritorno

ListString
Vedi anche