FieldDateTime.DateTimeCalendarType 属性
排队等待为该用户创建个人网站,可用于共享文档、网页和其他文件。
命名空间: 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 DateTimeCalendarType As CalendarType
Get
Set
用法
Dim instance As FieldDateTime
Dim value As CalendarType
value = instance.DateTimeCalendarType
instance.DateTimeCalendarType = value
public CalendarType DateTimeCalendarType { get; set; }
属性值
类型:Microsoft.SharePoint.Client.CalendarType
返回表示字段的日历类型CalendarType实例。
备注
如果字段是外部列表中,它必须是无。