Proprietà DedVarsTopTabRevDrawingCurrent
             | 
          
        
        
            Restituisce il valore della variabile TopTabRevDrawingCurrent indicante se disegnare, nella tabella delle revisioni,
            anche la revisione corrente.
            Di default è true.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic bool TopTabRevDrawingCurrent { get; }Public ReadOnly Property TopTabRevDrawingCurrent As Boolean
	Get
public:
property bool TopTabRevDrawingCurrent {
	bool get ();
}member TopTabRevDrawingCurrent : bool with get
Valore della proprietà
Boolean
Vedi anche