ProjectDataSet.ProjectResourceRow.RES_TYPE 屬性
指定的資源類型。
命名空間: WebSvcStatusing
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Property RES_TYPE As Integer
Get
Set
'用途
Dim instance As ProjectDataSet.ProjectResourceRow
Dim value As Integer
value = instance.RES_TYPE
instance.RES_TYPE = value
public int RES_TYPE { get; set; }
屬性值
類型:System.Int32
備註
在呼叫中插入的讀取/寫入。唯讀模式中更新呼叫。如需詳細資訊,請參閱Resource.Type型別。
轉型int的Resource.Type型別来使用這個屬性。
請參閱
參照
ProjectDataSet.ProjectResourceRow 類別