PlannerSolutionDataSet.SolutionResHiredRowChangeEvent.Row - Propriété
Spécifie la ligne qui contient les données modifiées.
Espace de noms : WebSvcPortfolioAnalyses
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Row As PlannerSolutionDataSet.SolutionResHiredRow
Get
'Utilisation
Dim instance As PlannerSolutionDataSet.SolutionResHiredRowChangeEvent
Dim value As PlannerSolutionDataSet.SolutionResHiredRow
value = instance.Row
public PlannerSolutionDataSet.SolutionResHiredRow Row { get; }
Valeur de propriété
Type : WebSvcPortfolioAnalyses.PlannerSolutionDataSet.SolutionResHiredRow
Cette propriété renvoie PlannerSolutionDataSet.SolutionResHiredRow.
Voir aussi
Référence
PlannerSolutionDataSet.SolutionResHiredRowChangeEvent classe
PlannerSolutionDataSet.SolutionResHiredRowChangeEvent - Membres