SecurityCategoriesDataSet.SecurityCategoryRulesRow class
Specifies one row of data that is associated with security category rules.
Inheritance hierarchy
System.Object
System.Data.DataRow
WebSvcSecurity.SecurityCategoriesDataSet.SecurityCategoryRulesRow
Namespace: WebSvcSecurity
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Class SecurityCategoryRulesRow _
Inherits DataRow
'Usage
Dim instance As SecurityCategoriesDataSet.SecurityCategoryRulesRow
public class SecurityCategoryRulesRow : DataRow
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.