SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEvent.Row property
Specifies the row containing changed data.
Namespace: WebSvcSecurity
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public ReadOnly Property Row As SecurityProjectCategoriesDataSet.GroupRelationsRow
Get
'Usage
Dim instance As SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEvent
Dim value As SecurityProjectCategoriesDataSet.GroupRelationsRow
value = instance.Row
public SecurityProjectCategoriesDataSet.GroupRelationsRow Row { get; }
Property value
Type: WebSvcSecurity.SecurityProjectCategoriesDataSet.GroupRelationsRow
Returns SecurityProjectCategoriesDataSet.GroupRelationsRow.
See also
Reference
SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEvent class
SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEvent members