Proprietà ExportDocumentCheckOutOnExport
|
Inidica se in fase di esportazione il documento debba contestualmente essere posto in checkout (di default è false).
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public bool CheckOutOnExport { get; set; }
Public Property CheckOutOnExport As Boolean
Get
Set
public:
property bool CheckOutOnExport {
bool get ();
void set (bool value);
}
member CheckOutOnExport : bool with get, set
Valore della proprietà
BooleanVedi anche