StoredQuery Properties

Include Protected Members
Include Inherited Members

The StoredQuery type exposes the following members.

Properties

  Name Description
Public property CreationTime Gets the date and time that this stored query was created.
Public property CreationTimeUtc Gets the UTC date and time that this stored query was created.
Public property Description Gets or sets the description of this stored query.
Public property IsSaved Gets a flag that describes whether this stored query has been saved.
Public property LastWriteTime Gets the date and time that this stored query was created.
Public property LastWriteTimeUtc Gets the UTC date and time that this stored query was created.
Public property Name Gets or sets the name of this stored query.
Public property Owner Gets the owner of this stored query.
Public property Project Gets the project that is associated with this stored query.
Public property QueryGuid Gets the GUID that is associated with this stored query.
Public property QueryScope Gets or sets the scope of this stored query.
Public property QueryText Gets or sets the query string.

Top

See Also

Reference

StoredQuery Class

Microsoft.TeamFoundation.WorkItemTracking.Client Namespace