CreationDate

Prj.CreationDate field

プロジェクトが作成された日時。

public static readonly Key<DateTime, PrjKey> CreationDate;

備考

mpp ファイルに UTC 形式で保存されます。 DateTime type.

関連項目