Compartir a través de


Clase SecurityProjectCategoriesDataSet.ProjectCategoriesDataTable

Representa información acerca de las categorías de seguridad del proyecto, que se encuentra en uno o varios objetos SecurityProjectCategoriesDataSet.ProjectCategoriesRow .

Jerarquía de la herencia

System.Object
  System.ComponentModel.MarshalByValueComponent
    System.Data.DataTable
      WebSvcSecurity.SecurityProjectCategoriesDataSet.ProjectCategoriesDataTable

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

Sintaxis

'Declaración
<SerializableAttribute> _
Public Class ProjectCategoriesDataTable _
    Inherits DataTable _
    Implements IEnumerable
'Uso
Dim instance As SecurityProjectCategoriesDataSet.ProjectCategoriesDataTable
[SerializableAttribute]
public class ProjectCategoriesDataTable : DataTable, 
    IEnumerable

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.ProjectCategoriesDataTable

Espacio de nombres WebSvcSecurity