Enum RateFormatType

Enum RateFormatType

名称: Aspose.Tasks 集合: Aspose.Tasks.dll (25.4.0)

指定 Microsoft Project 使用的单元显示率。

public enum RateFormatType

Fields

Day = 2

日(日)

Hour = 1

时间(H)

MaterialResourceRate = 6

材料资源率(空缺)

Minute = 0

一分钟(一分钟)

Month = 4

月(月)

Undefined = -1

该值未在原始项目文件中定义。

Week = 3

周(WK)

Year = 5

年度(YR)

Remarks

在出口到 XML 时,未定义值将从结果的 XML 中删除。

 中文