CatalogItem Members

Represents an item in a SharePoint library.

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

Public Constructors

  Name Description
CatalogItem Initializes a new instance of the CatalogItem class.

Top

Public Properties

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

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top

See Also

Reference

CatalogItem Class
ReportService2006 Namespace