Compartir a través de


Clase SecurityProjectCategoriesDataSet.ProjectCategoriesRow

Representa la información de categorías de seguridad del proyecto como una fila en el objeto SecurityProjectCategoriesDataSet.ProjectCategoriesRow .

Jerarquía de la herencia

System.Object
  System.Data.DataRow
    WebSvcSecurity.SecurityProjectCategoriesDataSet.ProjectCategoriesRow

Espacio de nombres:  WebSvcSecurity
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public Class ProjectCategoriesRow _
    Inherits DataRow
'Uso
Dim instance As SecurityProjectCategoriesDataSet.ProjectCategoriesRow
public class ProjectCategoriesRow : DataRow

Seguridad para subprocesos

Los miembros static (Shared en Visual Basic) públicos de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancias sean seguros para los subprocesos.

Vea también

Referencia

Miembros SecurityProjectCategoriesDataSet.ProjectCategoriesRow

Espacio de nombres WebSvcSecurity