Share via


DriverDataSet.DriverImpactStatementsRow.LT_STRUCT_UID property

The unique identifier of the lookup table that is associated with the specified driver impact statement.

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

Syntax

'Declaration
Public Property LT_STRUCT_UID As Guid
    Get
    Set
'Usage
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

See also

Reference

DriverDataSet.DriverImpactStatementsRow class

DriverDataSet.DriverImpactStatementsRow members

WebSvcDriver namespace