DriverPrioritizationDataSet.DriverRelationsRow.LT_STRUCT_UID-Eigenschaft
Ruft ab oder legt die GUID der Nachschlagetabelle Tabellenstruktur von der Beziehung Treiber verwendet.
Namespace: WebSvcDriver
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Property LT_STRUCT_UID As Guid
Get
Set
'Usage
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; }
Eigenschaftswert
Typ: System.Guid
Gibt Guidzurück.
Siehe auch
Referenz
DriverPrioritizationDataSet.DriverRelationsRow Klasse