ProjectManagementDocumentInfo

ProjectManagementDocumentInfo class

ProjectManagement ドキュメントのメタデータが含まれています

public class ProjectManagementDocumentInfo : DocumentInfo

プロパティ

名前 説明
CreationDate { get; } ドキュメント作成日
EndDate { get; } プロジェクト終了日
Format { get; } ドキュメント形式
Item { get; } キーとして提供されたプロパティの値を取得します
PagesCount { get; } ドキュメントのページ数.
PropertyNames { get; } 現在のドキュメントで取得できるすべてのプロパティの列挙可能 info
Size { get; } 文書サイズ (バイト単位)
StartDate { get; } プロジェクト開始日
TasksCount { get; } タスク数

関連項目