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)
Syntaxbool IsDeleted { get; set; }
Property Value
Type:
Boolean
See Also