Proprietà DedVarsArchiviaInChiusura
             | 
          
        
        
            Restituisce se archiviare un documento in chiusura, quando attivo un progetto di tipo condiviso.
            Di default è false.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic bool ArchiviaInChiusura { get; }Public ReadOnly Property ArchiviaInChiusura As Boolean
	Get
public:
property bool ArchiviaInChiusura {
	bool get ();
}member ArchiviaInChiusura : bool with get
Valore della proprietà
Boolean
Vedi anche