DomainObjects Class Library

ICreatable.IsNew Property

Boolean IsNew {get;}

Property Value

Returns true if this instance is new and therefore needs to be inserted into the database, otherwise false.

See Also

ICreatable Interface | DomainObjects.Facade.Domain Namespace