Proprietà ExportDocumentCheckOutOnExport
|
Inidica se in fase di esportazione il documento debba contestualmente essere posto in checkout (di default è false).
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.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à
Tipo:
BooleanVedi anche