Omb.Admin Namespace > PortalMgr Class : GetStatistics Method |
Returns the PortalStatisticList populated with statistics for the specified consortium
[Visual Basic]
Public Overridable Function GetStatistics( _
ByVal sc As SecurityContext _
) As PortalStatisticList
[C#]
public virtual PortalStatisticList GetStatistics(
SecurityContext sc
);
[C++]
public: virtual PortalStatisticList* GetStatistics(
SecurityContext* sc
)
[C++/CLI]
public:
virtual PortalStatisticList^ GetStatistics(
SecurityContext^ sc
)
PortalStatisticList populated with statistics for the specified consortium
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
PortalMgr Class | PortalMgr Members
© 2009 Medical College of Georgia. All Rights Reserved.