Proprietà UnRilErasePublishEventArgsDocHasToBeKept 
             | 
          
        
         
            Imposta e Restituisce se il documento di pubblicazione deve essere mantenuto (TRUE significa non cancellare!)
            
 
    Namespace: 
   DedNet
    Assembly:
   DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic bool DocHasToBeKept { get; set; }Public Property DocHasToBeKept As Boolean
	Get
	Set
public:
property bool DocHasToBeKept {
	bool get ();
	void set (bool value);
}member DocHasToBeKept : bool with get, set
Valore della proprietà
Tipo: 
Boolean
Vedi anche