Click or drag to resize

Metodo DocStructInfoAddExportingStrutturaOperation

Operazione di esportazione del documento (struttura)

Namespace: DedNet.Core
Assembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi
public void AddExportingStrutturaOperation(
	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