Click or drag to resize
IQueryObjectImplIsDeleted Property
Get/Sets if an item is delted from the collection.

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 IsDeleted { get; set; }

Property Value

Type: Boolean
See Also