Click or drag to resize

IEntityStatesIsDirty Property

The entity is dirty, some informations has been modified

Namespace:  EBP.Api.Interfaces.Entity
Assembly:  EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
bool IsDirty { get; }

Property Value

Type: Boolean
See Also