Proprietà CheckInDocumentEraseFromPws
|
Restituisce o imposta se cancellare i documenti dalla pws dopo il comando (di default è false).
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public bool EraseFromPws { get; set; }
Public Property EraseFromPws As Boolean
Get
Set
public:
property bool EraseFromPws {
bool get ();
void set (bool value);
}
member EraseFromPws : bool with get, set
Valore della proprietà
Tipo:
BooleanVedi anche