DriverPrioritizationDataSet.DriverRelationsRow.LT_STRUCT_UID 属性
获取或设置由关系驱动程序所使用的查找表结构的 GUID。
命名空间: WebSvcDriver
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Property LT_STRUCT_UID As Guid
Get
Set
用法
Dim instance As DriverPrioritizationDataSet.DriverRelationsRow
Dim value As Guid
value = instance.LT_STRUCT_UID
instance.LT_STRUCT_UID = value
public Guid LT_STRUCT_UID { get; set; }
属性值
类型:System.Guid
返回Guid。
另请参阅
引用
DriverPrioritizationDataSet.DriverRelationsRow 类