StatusingAssignmentsDataSet.AssignmentsRow.WASSN_IS_NEW_ASSN-Eigenschaft
Ruft Sie Bereich Administration Web, der angibt, ob die Zuordnung neu erstellt wird.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Property WASSN_IS_NEW_ASSN As Boolean
Get
Set
'Usage
Dim instance As StatusingAssignmentsDataSet.AssignmentsRow
Dim value As Boolean
value = instance.WASSN_IS_NEW_ASSN
instance.WASSN_IS_NEW_ASSN = value
public bool WASSN_IS_NEW_ASSN { get; set; }
Eigenschaftswert
Typ: System.Boolean
Siehe auch
Referenz
StatusingAssignmentsDataSet.AssignmentsRow Klasse