Share via


SecurityCategoriesDataSet.SecurityCategoryRulesDataTable.GetRowType method

This member overrides DataTable.GetRowType().

Namespace:  WebSvcSecurity
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Protected Overrides Function GetRowType As Type
'Usage
Dim returnValue As Type

returnValue = Me.GetRowType()
protected override Type GetRowType()

Return value

Type: System.Type

See also

Reference

SecurityCategoriesDataSet.SecurityCategoryRulesDataTable class

SecurityCategoriesDataSet.SecurityCategoryRulesDataTable members

WebSvcSecurity namespace