Click or drag to resize

Metodo UtilReadAllProperties (String)

Legge tutte le proprietà del documento.

Namespace:  DedNetInv
Assembly:  DedNetInv (in DedNetInv.dll) Versione: 23.3.0.0 (23.3.0.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