de la propiedad StatusingAssignmentsDataSet.AssignmentsRow.ASSN_ACT_FINISH
Especifica la fecha de fin real de la asignación.
Espacio de nombres: WebSvcStatusing
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Property ASSN_ACT_FINISH As DateTime
Get
Set
'Uso
Dim instance As StatusingAssignmentsDataSet.AssignmentsRow
Dim value As DateTime
value = instance.ASSN_ACT_FINISH
instance.ASSN_ACT_FINISH = value
public DateTime ASSN_ACT_FINISH { get; set; }
Valor de propiedad
Tipo: System.DateTime
Vea también
Referencia
clase StatusingAssignmentsDataSet.AssignmentsRow