ResourcePlanDataSet.PlanResourcesRow.RES_INITIALS 屬性
取得或設定與指定之資源相關聯的縮寫。
命名空間: WebSvcResourcePlan
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Property RES_INITIALS As String
Get
Set
'用途
Dim instance As ResourcePlanDataSet.PlanResourcesRow
Dim value As String
value = instance.RES_INITIALS
instance.RES_INITIALS = value
public string RES_INITIALS { get; set; }
屬性值
類型:System.String
字串包含一組的縮寫。
請參閱
參照
ResourcePlanDataSet.PlanResourcesRow 類別