Enum RateFormatType

RateFormatType enumeration

指定 Microsoft Project 用来显示比率的单位。

public enum RateFormatType

价值观

姓名价值描述
Undefined-1该值未在原始项目文件中定义。
Minute0分钟 (“min”)
Hour1小时 (“hr”)
Day2天(“天”)
Week3周 (“wk”)
Month4月 (“mo”)
Year5年(“年”)
MaterialResourceRate6材料资源率(空)

评论

导出到 XML 时,未定义的值将从生成的 XML 中消除。

也可以看看