Share via


StatusApprovalDataSet.StatusApprovalsRow.WASSN_IS_NEW_ASSN Property

Gets or sets the web administration field that indicates whether the assignment is newly created.

Namespace:  [Statusing Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Statusing.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Statusing.asmx?wsdl

Syntax

'Declaration
Public Property WASSN_IS_NEW_ASSN As Integer
    Get
    Set
'Usage
Dim instance As StatusApprovalDataSet.StatusApprovalsRow
Dim value As Integer

value = instance.WASSN_IS_NEW_ASSN

instance.WASSN_IS_NEW_ASSN = value
public int WASSN_IS_NEW_ASSN { get; set; }

Property Value

Type: System.Int32

See Also

Reference

StatusApprovalDataSet.StatusApprovalsRow Class

StatusApprovalDataSet.StatusApprovalsRow Members

Statusing Web Service