StatusingAssignmentsDataSet.AssignmentsRow.WASSN_DELETED_IN_PROJ propiedad

Indicates whether this assignment has been marked for deletion for purposes of web administration.

Espacio de nombres:  WebSvcStatusing
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

Public Property WASSN_DELETED_IN_PROJ As Boolean
    Get
    Set

Dim instance As StatusingAssignmentsDataSet.AssignmentsRow
Dim value As Boolean

value = instance.WASSN_DELETED_IN_PROJ

instance.WASSN_DELETED_IN_PROJ = value
public bool WASSN_DELETED_IN_PROJ { get; set; }

Valor de propiedad

Tipo: System.Boolean

Vea también

Referencia

StatusingAssignmentsDataSet.AssignmentsRow clase

StatusingAssignmentsDataSet.AssignmentsRow miembros

WebSvcStatusing espacio de nombres