Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the schema of the WADMIN_TS_DEF_ENTRY_MODE_ENUMColumn in the TimeSheetSettingsDataTable.
Namespace: WebSvcAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public ReadOnly Property WADMIN_TS_DEF_ENTRY_MODE_ENUMColumn As DataColumn
Get
'Usage
Dim instance As TimeSheetSettingsDataSet.TimeSheetSettingsDataTable
Dim value As DataColumn
value = instance.WADMIN_TS_DEF_ENTRY_MODE_ENUMColumn
public DataColumn WADMIN_TS_DEF_ENTRY_MODE_ENUMColumn { get; }
Property value
Type: System.Data.DataColumn
See also
Reference
TimeSheetSettingsDataSet.TimeSheetSettingsDataTable class