SecurityProjectCategoriesDataSet classe
Representa informações sobre categorias de segurança do projeto.
Inheritance hierarchy
System.Object
System.ComponentModel.MarshalByValueComponent
System.Data.DataSet
WebSvcSecurity.SecurityProjectCategoriesDataSet
Namespace: WebSvcSecurity
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
<SerializableAttribute> _
Public Class SecurityProjectCategoriesDataSet _
Inherits DataSet
'Uso
Dim instance As SecurityProjectCategoriesDataSet
[SerializableAttribute]
public class SecurityProjectCategoriesDataSet : DataSet
Segurança de thread
Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.