de la propiedad SecurityProjectCategoriesDataSet.ProjectCategories
Obtiene la información acerca de las categorías de proyecto.
Espacio de nombres: WebSvcSecurity
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
<BrowsableAttribute(False)> _
Public ReadOnly Property ProjectCategories As SecurityProjectCategoriesDataSet.ProjectCategoriesDataTable
Get
'Uso
Dim instance As SecurityProjectCategoriesDataSet
Dim value As SecurityProjectCategoriesDataSet.ProjectCategoriesDataTable
value = instance.ProjectCategories
[BrowsableAttribute(false)]
public SecurityProjectCategoriesDataSet.ProjectCategoriesDataTable ProjectCategories { get; }
Valor de propiedad
Tipo: WebSvcSecurity.SecurityProjectCategoriesDataSet.ProjectCategoriesDataTable
Vea también
Referencia
clase SecurityProjectCategoriesDataSet