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