DomainObjects Class Library

EditableObject.IsEdited Property

[XmlIgnore]
public Boolean IsEdited {get; set;}

Property Value

Returns true if this instance has been edited and therefore needs to be updated to the database, otherwise false.

Implements

IEditable.

See Also

EditableObject Class | DomainObjects.Facade.Domain Namespace