ResourceDataSet.CalendarExceptionsDataTable.Shift2StartColumn Property
Namespace: WebSvcTimeSheet
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public ReadOnly Property Shift2StartColumn As DataColumn
Get
'Usage
Dim instance As ResourceDataSet.CalendarExceptionsDataTable
Dim value As DataColumn
value = instance.Shift2StartColumn
public DataColumn Shift2StartColumn { get; }
Property Value
Type: System.Data.DataColumn
See Also
Reference
ResourceDataSet.CalendarExceptionsDataTable Class