Proprietà DedDataIsLastRev
|
Restituisce se questa anagrafica sia o meno l'ultima.
Controlla di essere l'ultima in assoluto senza considerare le revisioni rilasciate.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public bool IsLastRev { get; }
Public ReadOnly Property IsLastRev As Boolean
Get
public:
property bool IsLastRev {
bool get ();
}
member IsLastRev : bool with get
Valore della proprietà
Tipo:
BooleanVedi anche