UserDelegationDataSet.ResourceDelegationsDataTable.GetRowType method
This member overrides DataTable.GetRowType().
Namespace: WebSvcResource
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'宣告
Protected Overrides Function GetRowType As Type
'用途
Dim returnValue As Type
returnValue = Me.GetRowType()
protected override Type GetRowType()
傳回值
Type: System.Type
請參閱
參照
UserDelegationDataSet.ResourceDelegationsDataTable class