Click or drag to resize

Metodo UtilReadAllProperties (String)

Legge tutte le proprietà del documento.

Namespace:  DedNetInv
Assembly:  DedNetInv (in DedNetInv.dll) Versione: 22.4.2.0 (22.4.2.0)
Sintassi
public static Dictionary<string, Object> ReadAllProperties(
	string invFileName
)

Parametri

invFileName
Tipo: SystemString
Path del documento di Inventor.

Valore di ritorno

Tipo: DictionaryString, Object
Vedi anche