DriverPrioritizationDataSet.PrioritizationRow.RELATIVE_IMPORTANCE_CF_UID 屬性
取得或設定用於優先處理順序中的相對重要性的自訂欄位的 GUID。
命名空間: WebSvcDriver
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Property RELATIVE_IMPORTANCE_CF_UID As Guid
Get
Set
'用途
Dim instance As DriverPrioritizationDataSet.PrioritizationRow
Dim value As Guid
value = instance.RELATIVE_IMPORTANCE_CF_UID
instance.RELATIVE_IMPORTANCE_CF_UID = value
public Guid RELATIVE_IMPORTANCE_CF_UID { get; set; }
屬性值
類型:System.Guid
會傳回Guid。
請參閱
參照
DriverPrioritizationDataSet.PrioritizationRow 類別