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: 26.4.0.0 (26.4.0.0)
Sintassi
public static List<string> GetModelStateNames(
	Document invDoc
)

Parametri

invDoc  Document

Valore di ritorno

ListString
Vedi anche