Click or drag to resize

Metodo DocStructInfoAddExportingOperation(Boolean, String, String)

Operazione di esportazione del documento

Namespace: DedNet.Core
Assembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi
public void AddExportingOperation(
	bool checkOutOnExport,
	string checkOutUser,
	string rootDestPath
)

Parametri

checkOutOnExport  Boolean
Indica se il comando porrà il documento in checkOut prima dell'esportazione.
checkOutUser  String
Nome dell'utente associato all'operazione di checkOut.
rootDestPath  String
Percorso principale di esportazione.
Vedi anche