ProjectImpactDataSet.ProjectImpactValuesDataTable classe
Representa informações sobre valores de impacto de projeto que estão contidas em um ou mais objetos ProjectImpactDataSet.ProjectImpactValuesRow .
Inheritance hierarchy
System.Object
System.ComponentModel.MarshalByValueComponent
System.Data.DataTable
WebSvcProject.ProjectImpactDataSet.ProjectImpactValuesDataTable
Namespace: WebSvcProject
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
<SerializableAttribute> _
Public Class ProjectImpactValuesDataTable _
Inherits DataTable _
Implements IEnumerable
'Uso
Dim instance As ProjectImpactDataSet.ProjectImpactValuesDataTable
[SerializableAttribute]
public class ProjectImpactValuesDataTable : DataTable,
IEnumerable
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.