Omb.Admin Namespace > CenterMgr Class : AddCenterCore Method |
Add New Center Core
[Visual Basic]
Public Overridable Sub AddCenterCore( _
ByVal cc As CenterCore, _
ByVal sc As SecurityContext _
)
[C#]
public virtual void AddCenterCore(
CenterCore cc,
SecurityContext sc
);
[C++]
public: virtual void AddCenterCore(
CenterCore* cc,
SecurityContext* sc
)
[C++/CLI]
public:
virtual void AddCenterCore(
CenterCore^ cc,
SecurityContext^ sc
)
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.