_PeopleView.GoToDate(DateTime) メソッド

定義

現在のビューで情報の表示に使用される日付を変更します。

public:
 void GoToDate(DateTime Date);
public void GoToDate (DateTime Date);
Public Sub GoToDate (Date As DateTime)

パラメーター

Date
DateTime

ビューで変更する日付を指定します。

適用対象