ScheduleDataSet.ScheduleDataTable.GetRowType-Methode
Gibt den Typ der ScheduleRowzurück.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Protected Overrides Function GetRowType As Type
'Usage
Dim returnValue As Type
returnValue = Me.GetRowType()
protected override Type GetRowType()
Rückgabewert
Typ: System.Type
Siehe auch
Referenz
ScheduleDataSet.ScheduleDataTable Klasse