Share via


CatalogItem Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

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

Top

Public Methods

(see also Protected Methods )

  Name Description
Equals  Overloaded. (inherited from Object )
GetHashCode  (inherited from Object )
GetType  (inherited from Object )
ReferenceEquals  (inherited from Object )
ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )

Top

See Also

Reference

CatalogItem Class
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace