Restituisce se questa parte sia salvata nel Database.
            
 
    Namespace: 
   DedNetAcad
    Assembly:
   DedNetAcad (in DedNetAcad.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic bool IsInDb { get; }Public ReadOnly Property IsInDb As Boolean
	Get
public:
property bool IsInDb {
	bool get ();
}member IsInDb : bool with get
Valore della proprietà
Tipo: 
Boolean
Vedi anche