DriverPrioritizationDataSet.DriverRelationsRow.DRIVER2_UID 属性

获取或设置用于在该优先顺序中的第二个驱动程序的 GUID。

命名空间:  WebSvcDriver
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Property DRIVER2_UID As Guid
    Get
    Set
用法
Dim instance As DriverPrioritizationDataSet.DriverRelationsRow
Dim value As Guid

value = instance.DRIVER2_UID

instance.DRIVER2_UID = value
public Guid DRIVER2_UID { get; set; }

属性值

类型:System.Guid
返回Guid

另请参阅

引用

DriverPrioritizationDataSet.DriverRelationsRow 类

DriverPrioritizationDataSet.DriverRelationsRow 成员

WebSvcDriver 命名空间