DriverDataSet.DriverDepartmentsRow.DEPARTMENT_UID 属性

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

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

语法

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

value = instance.DEPARTMENT_UID

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

属性值

类型:System.Guid

另请参阅

引用

DriverDataSet.DriverDepartmentsRow 类

DriverDataSet.DriverDepartmentsRow 成员

WebSvcDriver 命名空间