Элементы CatalogItem
Represents an item in a SharePoint library.
Тип CatalogItem предоставляет доступ к следующим элементам.
Методы
Имя | Описание | |
---|---|---|
![]() |
Equals | (Наследуется из Object.) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
GetHashCode | (Наследуется из Object.) |
![]() |
GetType | (Наследуется из Object.) |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
ToString | (Наследуется из Object.) |
В начало
Свойства
Имя | Описание | |
---|---|---|
![]() |
CreatedBy | Gets the name of the user who originally added the item to the SharePoint library. |
![]() |
CreationDate | Gets the date and time that the item was added to the SharePoint library. |
![]() |
CreationDateSpecified | Gets or sets a value that indicates whether the CreationDate property is specified. |
![]() |
Description | Gets the description of an item. |
![]() |
ExecutionDate | Gets the date and time at which a report execution snapshot was last created for a report. |
![]() |
ExecutionDateSpecified | Gets or sets a value that indicates whether the ExecutionDate property is specified. |
![]() |
Hidden | Gets a value that indicates whether an item is hidden on the user interface. |
![]() |
HiddenSpecified | Gets or sets a value that indicates whether the Hidden property is specified. |
![]() |
ID | Gets the ID of an item. |
![]() |
MimeType | Gets the MIME type of a resource. |
![]() |
ModifiedBy | Gets the name of the user who last modified the item. |
![]() |
ModifiedDate | Gets the date and time the user last modified the item. |
![]() |
ModifiedDateSpecified | Gets or sets a value that indicates whether the ModifiedDate property is specified. |
![]() |
Name | Gets the name of an item. |
![]() |
Path | Gets the full path name of an item. |
![]() |
Size | Gets the size, in bytes, of an item. |
![]() |
SizeSpecified | Gets or sets a value that indicates whether the Size property is specified. |
![]() |
Type | Gets the type of the item. |
![]() |
VirtualPath | Gets the virtual path of the item. |
В начало