Schedule.BeginMonth 属性
获取或设置爬网计划的开始月份。
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public Property BeginMonth As Integer
Get
Set
用法
Dim instance As Schedule
Dim value As Integer
value = instance.BeginMonth
instance.BeginMonth = value
public int BeginMonth { get; set; }
属性值
类型:System.Int32
指定爬网计划的开始月份一个 32 位整数 0 至 12 之间。