Proprietà DedAcadArchiviaDwgAlsoSubParts 
             | 
          
        
         
            Restitusice o imposta se salvare anche le sotto-parti della parte in salvataggio (di default è true).
            Viene utilizzato solo nell'associa parte.
            
 
    Namespace: 
   DedNetAcad
    Assembly:
   DedNetAcad (in DedNetAcad.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic bool AlsoSubParts { get; set; }Public Property AlsoSubParts As Boolean
	Get
	Set
public:
property bool AlsoSubParts {
	bool get ();
	void set (bool value);
}member AlsoSubParts : bool with get, set
Valore della proprietà
Tipo: 
Boolean
Vedi anche