ProjectDataSet.ProjectResourceRow.RES_ACCRUE_AT 屬性
指定如何及何時充電資源成本的任務成本。
命名空間: WebSvcStatusing
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Property RES_ACCRUE_AT As Short
Get
Set
'用途
Dim instance As ProjectDataSet.ProjectResourceRow
Dim value As Short
value = instance.RES_ACCRUE_AT
instance.RES_ACCRUE_AT = value
public short RES_ACCRUE_AT { get; set; }
屬性值
類型:System.Int16
備註
如需詳細資訊,請參閱Resource.AccrueAt型別。
轉換成使用這個屬性要short的Resource.AccrueAt型別。
請參閱
參照
ProjectDataSet.ProjectResourceRow 類別