StatusingDataSet.AssignmentsRow.WASSN_SEND_UPDATE_NEEDED-Eigenschaft
Ein Web Administration dar, der angibt, ob Abonnenten für die Zuordnung eine Aktualisierung über e-Mail-Nachricht erhalten soll.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Property WASSN_SEND_UPDATE_NEEDED As Boolean
Get
Set
'Usage
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; }
Eigenschaftswert
Typ: System.Boolean
Siehe auch
Referenz
StatusingDataSet.AssignmentsRow Klasse