Restituisce se il record del file sia stato cancellato dal Database.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic bool Erased { get; }Public ReadOnly Property Erased As Boolean
	Get
public:
property bool Erased {
	bool get ();
}member Erased : bool with get
Valore della proprietà
Boolean
Vedi anche