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 WPRD_START_DATEColumn in the TimePeriodsDataTable.
Namespace: WebSvcAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public ReadOnly Property WPRD_START_DATEColumn As DataColumn
Get
'Usage
Dim instance As TimePeriodDataSet.TimePeriodsDataTable
Dim value As DataColumn
value = instance.WPRD_START_DATEColumn
public DataColumn WPRD_START_DATEColumn { get; }
Property value
Type: System.Data.DataColumn
See also
Reference
TimePeriodDataSet.TimePeriodsDataTable class