StatusingAssignmentsDataSet.AssignmentsRow.WASSN_MGR_UPDATED Property
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Property WASSN_MGR_UPDATED As Boolean
Get
Set
'Usage
Dim instance As StatusingAssignmentsDataSet.AssignmentsRow
Dim value As Boolean
value = instance.WASSN_MGR_UPDATED
instance.WASSN_MGR_UPDATED = value
public bool WASSN_MGR_UPDATED { get; set; }
Property Value
Type: System.Boolean
See Also
Reference
StatusingAssignmentsDataSet.AssignmentsRow Class