See Also

CenterMgr Class  | CenterMgr Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

StartDate
DateTime Start Date
EndDate
DateTime End Date
CenterID
ID Center ID
See Also Languages Omb Send comments on this topic.

GetCenterStatistics Method

Omb.Admin Namespace > CenterMgr Class : GetCenterStatistics Method

Returns Statistics (Orders Pending, Rejected, Accepted, Completed, Number of Experiments, Assays, Measurements, Animals, Strains, and Publications) for a given center between a start and end date

[Visual Basic]
Public Overridable Function GetCenterStatistics( _    ByVal StartDate As Date, _    ByVal EndDate As Date, _    ByVal CenterID As ID _ ) As CenterStatisticList
[C#]
public virtual CenterStatisticList GetCenterStatistics(    DateTime StartDate,    DateTime EndDate,    ID CenterID );
[C++]
public: virtual CenterStatisticList* GetCenterStatistics(    DateTime StartDate,    DateTime EndDate,    ID CenterID )
[C++/CLI]
public: virtual CenterStatisticList^ GetCenterStatistics(    DateTime StartDate,    DateTime EndDate,    ID CenterID )

Parameters

StartDate
DateTime Start Date
EndDate
DateTime End Date
CenterID
ID Center ID

Return Type

Orders Pending, Rejected, Accepted, Completed, Number of Experiments, Assays, Measurements, Animals, Strains, and Publications

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

CenterMgr Class  | CenterMgr Members

 

 


© 2009 Medical College of Georgia. All Rights Reserved.