Compartilhar via


StatusingDataSet.AssignmentsRow.WASSN_SEND_UPDATE_NEEDED propriedade

Um campo de administração da web que indica se os assinantes à atribuição devem receber uma atualização por meio da mensagem de email.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
Public Property WASSN_SEND_UPDATE_NEEDED As Boolean
    Get
    Set
'Uso
Dim instance As StatusingDataSet.AssignmentsRow
Dim value As Boolean

value = instance.WASSN_SEND_UPDATE_NEEDED

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

Valor de propriedade

Tipo: System.Boolean

Ver também

Referência

StatusingDataSet.AssignmentsRow classe

StatusingDataSet.AssignmentsRow membros

WebSvcStatusing namespace