Click or drag to resize
IQueryObjectImplIsAltered Property
Gets/Sets if an item is updated.

Namespace:  Intuit.Ipp.LinqExtender.Abstraction
Assembly:  Intuit.Ipp.LinqExtender (in Intuit.Ipp.LinqExtender.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
bool IsAltered { get; }

Property Value

Type: Boolean
See Also