ProjectDataSet.AssignmentCustomFieldsDataTable.GetRowType-Methode
Dieser Member überschreibt DataTable.GetRowType().
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
ProjectDataSet.AssignmentCustomFieldsDataTable Klasse