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