CatalogItem Members

Represents an item in the report server database.

The following tables list the members exposed by the CatalogItem type.

Public Constructors

  Name Description
CatalogItem  

Top

Public Properties

  Name Description
ms164281.pubproperty(en-US,SQL.90).gif CreatedBy Gets the name of the user who originally added the item to the report server database. Read-only.
ms164281.pubproperty(en-US,SQL.90).gif CreationDate Gets the date and time that the item was added to the report server database. Read-only.
ms164281.pubproperty(en-US,SQL.90).gif CreationDateSpecified  
ms164281.pubproperty(en-US,SQL.90).gif Description Gets or sets the description of an item.
ms164281.pubproperty(en-US,SQL.90).gif ExecutionDate Gets the date and time at which a report execution snapshot was last created for a report. Read-only.
ms164281.pubproperty(en-US,SQL.90).gif ExecutionDateSpecified  
ms164281.pubproperty(en-US,SQL.90).gif Hidden Indicates whether an item is hidden on the user interface.
ms164281.pubproperty(en-US,SQL.90).gif HiddenSpecified  
ms164281.pubproperty(en-US,SQL.90).gif ID Gets the ID of an item in the report server database. Read-only.
ms164281.pubproperty(en-US,SQL.90).gif MimeType The Multipurpose Internet Mail Extensions (MIME) type of a resource in the report server database. Read-only.
ms164281.pubproperty(en-US,SQL.90).gif ModifiedBy Gets the name of the user who last modified the item. Read-only.
ms164281.pubproperty(en-US,SQL.90).gif ModifiedDate Gets the date and time the user last modified the item. Read-only.
ms164281.pubproperty(en-US,SQL.90).gif ModifiedDateSpecified  
ms164281.pubproperty(en-US,SQL.90).gif Name Gets or sets the name of an item in the report server database.
ms164281.pubproperty(en-US,SQL.90).gif Path Gets the full path name of an item in the report server database. Read-only.
ms164281.pubproperty(en-US,SQL.90).gif Size Gets the size, in bytes, of an item in the report server database. Read-only.
ms164281.pubproperty(en-US,SQL.90).gif SizeSpecified  
ms164281.pubproperty(en-US,SQL.90).gif Type Gets the type of an item in the report server database. Read-only.
ms164281.pubproperty(en-US,SQL.90).gif VirtualPath Gets the virtual path of the item in the report server. Read-only.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms164281.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms164281.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms164281.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms164281.pubmethod(en-US,SQL.90).gifms164281.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms164281.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms164281.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms164281.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

CatalogItem Class
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace