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