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 类