SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEvent constructor
Initializes a new instance of the SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEvent object.
Namespace: WebSvcSecurity
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub New ( _
row As SecurityProjectCategoriesDataSet.GroupRelationsRow, _
action As DataRowAction _
)
'Usage
Dim row As SecurityProjectCategoriesDataSet.GroupRelationsRow
Dim action As DataRowAction
Dim instance As New SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEvent(row, action)
public GroupRelationsRowChangeEvent(
SecurityProjectCategoriesDataSet.GroupRelationsRow row,
DataRowAction action
)
Parameters
- action
Type: System.Data.DataRowAction
See also
Reference
SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEvent class
SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEvent members