Поделиться через


Свойство DefaultDocument.ContentTypeId

Пространство имен:  Microsoft.SharePoint.Client.DocumentSet
Сборки:   Microsoft.SharePoint.Client.DocumentManagement.Silverlight (в Microsoft.SharePoint.Client.DocumentManagement.Silverlight.dll);  Microsoft.SharePoint.Client.DocumentManagement.Phone (в Microsoft.SharePoint.Client.DocumentManagement.Phone.dll)  Microsoft.SharePoint.Client.DocumentManagement (в Microsoft.SharePoint.Client.DocumentManagement.dll)

Синтаксис

'Декларация
Public Property ContentTypeId As ContentTypeId
    Get
    Set
'Применение
Dim instance As DefaultDocument
Dim value As ContentTypeId

value = instance.ContentTypeId

instance.ContentTypeId = value
public ContentTypeId ContentTypeId { get; set; }

Значение свойства

Тип: Microsoft.SharePoint.Client.ContentTypeId

См. также

Справочные материалы

DefaultDocument класс

Элементы DefaultDocument

Пространство имен Microsoft.SharePoint.Client.DocumentSet