StatusingAssignmentsDataSet.AssignmentsDataTable classe
Representa informações de status sobre as atribuições contidas em um ou mais objetos StatusingAssignmentsDataSet.AssignmentsRow .
Inheritance hierarchy
System.Object
System.ComponentModel.MarshalByValueComponent
System.Data.DataTable
WebSvcStatusing.StatusingAssignmentsDataSet.AssignmentsDataTable
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
<SerializableAttribute> _
Public Class AssignmentsDataTable _
Inherits DataTable _
Implements IEnumerable
'Uso
Dim instance As StatusingAssignmentsDataSet.AssignmentsDataTable
[SerializableAttribute]
public class AssignmentsDataTable : 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.