Share via


StatusingSettingsDataSet.StatusingSettingsRow.WADMIN_IS_TRACKING_METHOD_LOCKED property

Specifies whether to force project managers to use the progress reporting method that is set by WADMIN_DEFAULT_TRACKING_METHOD.

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

Syntax

'Declaration
Public Property WADMIN_IS_TRACKING_METHOD_LOCKED As Boolean
    Get
    Set
'Usage
Dim instance As StatusingSettingsDataSet.StatusingSettingsRow
Dim value As Boolean

value = instance.WADMIN_IS_TRACKING_METHOD_LOCKED

instance.WADMIN_IS_TRACKING_METHOD_LOCKED = value
public bool WADMIN_IS_TRACKING_METHOD_LOCKED { get; set; }

Property value

Type: System.Boolean

Remarks

You can set the value of WADMIN_IS_TRACKING_METHOD_LOCKED by selecting the check box in the Tracking Method section of the Task Settings and Display page in Project Web App (https://ServerName/ProjectServerName/_layouts/pwa/Admin/Statusing.aspx).

See also

Reference

StatusingSettingsDataSet.StatusingSettingsRow class

StatusingSettingsDataSet.StatusingSettingsRow members

WebSvcAdmin namespace

WADMIN_DEFAULT_TRACKING_METHOD