Compartilhar via


DriverDataSet.DriverImpactStatementsRow.LT_STRUCT_UID property

O identificador exclusivo da tabela de pesquisa associada a declaração de impacto de driver especificado.

Namespace:  WebSvcDriver
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaração
Public Property LT_STRUCT_UID As Guid
    Get
    Set
'Uso
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; }

Property value

Type: System.Guid

Ver também

Referência

DriverDataSet.DriverImpactStatementsRow class

DriverDataSet.DriverImpactStatementsRow members

WebSvcDriver namespace