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