Share via


StatusingSettingsDataSet.StatusingSettingsDataTable.WADMIN_WEEK_START_ON_ENUMColumn Property

Gets the schema of the WADMIN_WEEK_START_ON_ENUMColumn in the StatusingSettingsDataTable.

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

Syntax

'Declaration
Public ReadOnly Property WADMIN_WEEK_START_ON_ENUMColumn As DataColumn
    Get
'Usage
Dim instance As StatusingSettingsDataSet.StatusingSettingsDataTable
Dim value As DataColumn

value = instance.WADMIN_WEEK_START_ON_ENUMColumn
public DataColumn WADMIN_WEEK_START_ON_ENUMColumn { get; }

Property Value

Type: System.Data.DataColumn

See Also

Reference

StatusingSettingsDataSet.StatusingSettingsDataTable Class

StatusingSettingsDataSet.StatusingSettingsDataTable Members

Admin Web Service