StatusingSettingsDataSet.StatusingSettingsDataTable.WADMIN_WEEK_START_ON_ENUMColumn property
Gets the schema of the WADMIN_WEEK_START_ON_ENUMColumn in the StatusingSettingsDataTable.
Namespace: WebSvcAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
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