Proprietà DistHeaderIsLastRev
             | 
          
        
        
            Restituisce se si tratti o meno dell'ultima revisione.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic bool IsLastRev { get; }Public ReadOnly Property IsLastRev As Boolean
	Get
public:
property bool IsLastRev {
	bool get ();
}member IsLastRev : bool with get
Valore della proprietà
Boolean
Vedi anche