StatusingAssignmentsDataSet.AssignmentsRow.WASSN_IS_NEW_ASSN Property

Namespace:  WebSvcStatusing
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.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; }

Property Value

Type: System.Boolean

See Also

Reference

StatusingAssignmentsDataSet.AssignmentsRow Class

StatusingAssignmentsDataSet.AssignmentsRow Members

WebSvcStatusing Namespace