The current dirty state of the entity.
Namespace:
Mindscape.LightSpeedAssembly: Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
| C# |
|---|
[XmlIgnoreAttribute] [BrowsableAttribute(false)] [IgnoreDataMemberAttribute] public EntityState EntityState { get; internal set; } |
| Visual Basic (Declaration) |
|---|
<XmlIgnoreAttribute> _ <BrowsableAttribute(False)> _ <IgnoreDataMemberAttribute> _ Public Property EntityState As EntityState |