DriverDataSet.DriverImpactStatementsRow.LT_STRUCT_UID - Propriété
Identificateur unique de la table de choix qui est associée à la déclaration d'impact pilote spécifié.
Espace de noms : WebSvcDriver
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Property LT_STRUCT_UID As Guid
Get
Set
'Utilisation
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; }
Valeur de propriété
Type : System.Guid
Voir aussi
Référence
DriverDataSet.DriverImpactStatementsRow classe