IntlDate.CalendarType 属性

获取或设置国际日期的日历类型。

命名空间:  Microsoft.SharePoint.Utilities
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Property CalendarType As SPCalendarType
    Get
    Set
用法
Dim instance As IntlDate
Dim value As SPCalendarType

value = instance.CalendarType

instance.CalendarType = value
public SPCalendarType CalendarType { get; set; }

属性值

类型:Microsoft.SharePoint.SPCalendarType
SPCalendarType 对象,该对象表示的日历类型。

另请参阅

引用

IntlDate 类

IntlDate 成员

Microsoft.SharePoint.Utilities 命名空间