de la propiedad StatusingAssignmentsDataSet.Assignments
Obtiene la información de estado acerca de las asignaciones.
Espacio de nombres: WebSvcStatusing
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
<BrowsableAttribute(False)> _
Public ReadOnly Property Assignments As StatusingAssignmentsDataSet.AssignmentsDataTable
Get
'Uso
Dim instance As StatusingAssignmentsDataSet
Dim value As StatusingAssignmentsDataSet.AssignmentsDataTable
value = instance.Assignments
[BrowsableAttribute(false)]
public StatusingAssignmentsDataSet.AssignmentsDataTable Assignments { get; }
Valor de propiedad
Tipo: WebSvcStatusing.StatusingAssignmentsDataSet.AssignmentsDataTable
Vea también
Referencia
clase StatusingAssignmentsDataSet