Proprietà SbloccaDocumentEraseFromPws
|
Restituisce o imposta se cancellare i documenti dalla pws dopo il comando (di default è false).
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
BooleanVedi anche