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 中删除。

 中文