DriverPrioritizationDataSet.DriverRelationsRow.PRIORITIZATION_UID 属性
获取或设置的优先顺序与指定驱动程序关联的 GUID。
命名空间: WebSvcDriver
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Property PRIORITIZATION_UID As Guid
Get
Set
用法
Dim instance As DriverPrioritizationDataSet.DriverRelationsRow
Dim value As Guid
value = instance.PRIORITIZATION_UID
instance.PRIORITIZATION_UID = value
public Guid PRIORITIZATION_UID { get; set; }
属性值
类型:System.Guid
返回Guid。
另请参阅
引用
DriverPrioritizationDataSet.DriverRelationsRow 类