Enum EarnedValueMethodType
Enum EarnedValueMethodType
Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)
獲得した価値を計算するために使用される方法を指定します。
public enum EarnedValueMethodType
フィールド
PercentComplete = 0
完了率
PhysicalPercentComplete = 1
物理的完了率
Undefined = -1
フィールドは元のプロジェクトファイルで定義されていませんでした。
備考
XMLにエクスポートする際、未定義の値は結果のXMLから削除されます。