DriverDataSet.DriverRow.DRIVER_UID 属性

指定的驱动程序的唯一标识符。

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

语法

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

value = instance.DRIVER_UID

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

属性值

类型:System.Guid

另请参阅

引用

DriverDataSet.DriverRow 类

DriverDataSet.DriverRow 成员

WebSvcDriver 命名空间