SPYearlySchedule.EndMonth 属性

获取或设置计划结束的月份。

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

语法

声明
Public Property EndMonth As Integer
    Get
    Set
用法
Dim instance As SPYearlySchedule
Dim value As Integer

value = instance.EndMonth

instance.EndMonth = value
public int EndMonth { get; set; }

属性值

类型:System.Int32
指定的结束的月份 32 位整数。

另请参阅

引用

SPYearlySchedule 类

SPYearlySchedule 成员

Microsoft.SharePoint 命名空间