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 類別