Schedule.BeginMonth プロパティ (Microsoft.Office.Server.Search.Administration)
クロール スケジュールを開始する月を取得または設定します。
名前空間: Microsoft.Office.Server.Search.Administration
アセンブリ: Microsoft.Office.Server.Search (microsoft.office.server.search.dll 内)
構文
'宣言
Public Property BeginMonth As Integer
'使用
Dim instance As Schedule
Dim value As Integer
value = instance.BeginMonth
instance.BeginMonth = value
public int BeginMonth { get; set; }
プロパティ値
クロール スケジュールを開始する月を示す 0 から 12 までの 32 ビットの整数。
関連項目
参照
Schedule クラス
Schedule メンバ
Microsoft.Office.Server.Search.Administration 名前空間