Freigeben über


CalendarDataSet.CalendarExceptionsDataTable.Shift1StartColumn-Eigenschaft

Definiert die Spalte für das Feld Shift1Start .

Namespace:  WebSvcCalendar
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public ReadOnly Property Shift1StartColumn As DataColumn
    Get
'Usage
Dim instance As CalendarDataSet.CalendarExceptionsDataTable
Dim value As DataColumn

value = instance.Shift1StartColumn
public DataColumn Shift1StartColumn { get; }

Eigenschaftswert

Typ: System.Data.DataColumn

Siehe auch

Referenz

CalendarDataSet.CalendarExceptionsDataTable Klasse

CalendarDataSet.CalendarExceptionsDataTable-Member

WebSvcCalendar-Namespace