Keyword.EndDate プロパティ (Microsoft.Office.Server.Search.Administration)
キーワードの期日を取得または設定します。
名前空間: Microsoft.Office.Server.Search.Administration
アセンブリ: Microsoft.Office.Server.Search (microsoft.office.server.search.dll 内)
構文
'宣言
Public Property EndDate As DateTime
'使用
Dim instance As Keyword
Dim value As DateTime
value = instance.EndDate
instance.EndDate = value
public DateTime EndDate { get; set; }
プロパティ値
期日を表す System.DateTime の値。
関連項目
参照
Keyword クラス
Keyword メンバ
Microsoft.Office.Server.Search.Administration 名前空間