Click or drag to resize
QueryObjectT Properties

The QueryObjectT generic type exposes the following members.

Properties
  NameDescription
Public propertyIsAltered Obsolete.
deternmines if the object is altered , thus call UpdateItemFormat.
Public propertyIsDeleted
determines if an item is removed from collection.
Public propertyIsNewlyAdded
determines if an item is newly added in the collection.
Public propertyReferringObject
Gets/Sets the underlying ref object for the query object implementation.
Top
See Also