StatusingAssignmentsDataSet.AssignmentsRow.WASSN_SEND_UPDATE_NEEDED-Eigenschaft
Ruft ab oder legt diesen fest Web Administration-Feld, das angibt, ob Abonnenten für die Zuordnung ein Updates per e-Mail erhalten sollen.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Property WASSN_SEND_UPDATE_NEEDED As Boolean
Get
Set
'Usage
Dim instance As StatusingAssignmentsDataSet.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; }
Eigenschaftswert
Typ: System.Boolean
Siehe auch
Referenz
StatusingAssignmentsDataSet.AssignmentsRow Klasse