TimeScaleClass.TimeScale 枚举
指定时间分段数据的小数位数。
命名空间: Microsoft.Office.Project.Server.Library
程序集: Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)
语法
声明
<ClientCallableTypeAttribute(ServerTypeId := "EE543539-5482-49E9-936E-53D3929CB03F")> _
Public Enumeration TimeScale
用法
Dim instance As TimeScaleClass.TimeScale
[ClientCallableTypeAttribute(ServerTypeId = "EE543539-5482-49E9-936E-53D3929CB03F")]
public enum TimeScale
成员
成员名称 | 说明 | |
---|---|---|
Days | 值 = 3。天。 | |
Weeks | 值 = 4。周。 | |
Months | 值 = 5。几个月。 | |
Quarters | 值 = 6。季度。 | |
Years | 值 = 7。年。 |
备注
有关详细信息,请参阅ReadResourceAvailabilityForGrid和ReadResourcePlan PSI 方法。