DriverDataSet.DriverDepartmentsRow.DRIVER_UID 属性

指定部门与相关联的驱动程序的唯一标识符。

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

语法

声明
Public Property DRIVER_UID As Guid
    Get
    Set
用法
Dim instance As DriverDataSet.DriverDepartmentsRow
Dim value As Guid

value = instance.DRIVER_UID

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

属性值

类型:System.Guid

另请参阅

引用

DriverDataSet.DriverDepartmentsRow 类

DriverDataSet.DriverDepartmentsRow 成员

WebSvcDriver 命名空间