Restituisce se questa parte sia salvata nel Database.
Namespace: DedNetAcadAssembly: DedNetAcad (in DedNetAcad.dll) Versione: 28.1.0-RC
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à
Boolean
Vedi anche