| QueryObjectT Properties |
The QueryObjectT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| IsAltered | Obsolete.
deternmines if the object is altered , thus call UpdateItemFormat.
| |
| IsDeleted |
determines if an item is removed from collection.
| |
| IsNewlyAdded |
determines if an item is newly added in the collection.
| |
| ReferringObject |
Gets/Sets the underlying ref object for the query object implementation.
|