Partager via


Membres CatalogItem

Represents an item in a SharePoint library.

Le type CatalogItem expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique CatalogItem Initializes a new instance of the CatalogItem class.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

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

Haut de la page