SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsRow Class

Inheritance Hierarchy

System.Object
  System.Data.DataRow
    WebSvcSecurity.SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsRow

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

Syntax

'Declaration
Public Class SecurityPrincipleCategoryRelationsRow _
    Inherits DataRow
'Usage
Dim instance As SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsRow
public class SecurityPrincipleCategoryRelationsRow : 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.

See Also

Reference

SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsRow Members

WebSvcSecurity Namespace