de la propiedad StatusingAssignmentsDataSet.AssignmentsRow.WASSN_IS_NEW_ASSN
Obtiene o establece el campo de la administración de web que indica si la tarea se acaba de crear.
Espacio de nombres: WebSvcStatusing
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Property WASSN_IS_NEW_ASSN As Boolean
Get
Set
'Uso
Dim instance As StatusingAssignmentsDataSet.AssignmentsRow
Dim value As Boolean
value = instance.WASSN_IS_NEW_ASSN
instance.WASSN_IS_NEW_ASSN = value
public bool WASSN_IS_NEW_ASSN { get; set; }
Valor de propiedad
Tipo: System.Boolean
Vea también
Referencia
clase StatusingAssignmentsDataSet.AssignmentsRow