StatusingAssignmentsDataSet.AssignmentsRow.WASSN_UPDATE_TRACKING_MODE property

Gets or sets the value that specifies the tracking method of the assignment.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Property WASSN_UPDATE_TRACKING_MODE As Integer
    Get
    Set
'Usage
Dim instance As StatusingAssignmentsDataSet.AssignmentsRow
Dim value As Integer

value = instance.WASSN_UPDATE_TRACKING_MODE

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

Property value

Type: System.Int32

See also

Reference

StatusingAssignmentsDataSet.AssignmentsRow class

StatusingAssignmentsDataSet.AssignmentsRow members

WebSvcStatusing namespace