Omb.Admin Namespace > CenterMgr Class : GetCenterCore Method |
Get Center Core
[Visual Basic]
Public Overridable Function GetCenterCore( _
ByVal core As ID _
) As CenterCore
[C#]
public virtual CenterCore GetCenterCore(
ID core
);
[C++]
public: virtual CenterCore* GetCenterCore(
ID core
)
[C++/CLI]
public:
virtual CenterCore^ GetCenterCore(
ID core
)
CenterCore Object populated with data for specified Center Core ID
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
CenterMgr Class | CenterMgr Members
© 2009 Medical College of Georgia. All Rights Reserved.