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: 25.3.0.0 (25.3.0.0)
Sintassipublic 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à
Boolean
Vedi anche