DriverDataSet.DriverImpactStatementsRow.LT_STRUCT_UID 屬性
指定的驅動程式的影響陳述式與相關聯的查閱表格的唯一識別碼。
命名空間: WebSvcDriver
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Property LT_STRUCT_UID As Guid
Get
Set
'用途
Dim instance As DriverDataSet.DriverImpactStatementsRow
Dim value As Guid
value = instance.LT_STRUCT_UID
instance.LT_STRUCT_UID = value
public Guid LT_STRUCT_UID { get; set; }
屬性值
類型:System.Guid
請參閱
參照
DriverDataSet.DriverImpactStatementsRow 類別