Click or drag to resize

Metodo DedDocWritePropertiesInDb

Scrive le proprietà passate nel database.

Namespace:  DedNet.Core
Assembly:  DedNet (in DedNet.dll) Versione: 22.4.2.0 (22.4.2.0)
Sintassi
public void WritePropertiesInDb(
	Dictionary<string, Object> docProps
)

Parametri

docProps
Tipo: System.Collections.GenericDictionaryString, Object
Dizionario nome valore
Vedi anche