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


Свойство FieldCalculated.DateFormat

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

Синтаксис

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

value = instance.DateFormat

instance.DateFormat = value
public DateTimeFieldFormatType DateFormat { get; set; }

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

Тип: Microsoft.SharePoint.Client.DateTimeFieldFormatType
Возвращает DateTimeFieldFormatType.

См. также

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

FieldCalculated класс

Элементы FieldCalculated

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