DriverDataSet.DriverImpactStatementsRow.DESCRIPTION - Propriété
Description de la déclaration d'impact pilote spécifié.
Espace de noms : WebSvcDriver
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Property DESCRIPTION As String
Get
Set
'Utilisation
Dim instance As DriverDataSet.DriverImpactStatementsRow
Dim value As String
value = instance.DESCRIPTION
instance.DESCRIPTION = value
public string DESCRIPTION { get; set; }
Valeur de propriété
Type : System.String
Voir aussi
Référence
DriverDataSet.DriverImpactStatementsRow classe