StatusingDataSet.AssignmentsRow.WASSN_DELETED_IN_PROJ propriedade
Indica se essa atribuição é marcada para exclusão para fins de administração da web
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Property WASSN_DELETED_IN_PROJ As Boolean
Get
Set
'Uso
Dim instance As StatusingDataSet.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 propriedade
Tipo: System.Boolean
Ver também
Referência
StatusingDataSet.AssignmentsRow classe