Click or drag to resize
QueryObjectTIsDeleted Property
determines if an item is removed from collection.

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

Property Value

Type: Boolean

Implements

IQueryObjectImplIsDeleted
See Also