StatusingSettingsDataSet.StatusingSettingsRow Class
Properties for task Statusing settings.
Inheritance Hierarchy
System.Object
System.Data.DataRow
WebSvcAdmin.StatusingSettingsDataSet.StatusingSettingsRow
Namespace: WebSvcAdmin
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Class StatusingSettingsRow _
Inherits DataRow
'Usage
Dim instance As StatusingSettingsDataSet.StatusingSettingsRow
public class StatusingSettingsRow : DataRow
Remarks
The Url of the Task Settings and Display page in Project Web Access is http://ServerName/ProjectServerName/_layouts/pwa/Admin/Statusing.aspx.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.