Omb.Domain Namespace > CatalogMgr Class : AddCatalogGroupItems Method |
Add CatalogGroup Catalog Items
[Visual Basic]
Protected Overridable Sub AddCatalogGroupItems( _
ByVal group As ID, _
ByVal items As IDList, _
ByVal sc As SecurityContext _
)
[C#]
protected virtual void AddCatalogGroupItems(
ID group,
IDList items,
SecurityContext sc
);
[C++]
protected: virtual void AddCatalogGroupItems(
ID group,
IDList* items,
SecurityContext* sc
)
[C++/CLI]
protected:
virtual void AddCatalogGroupItems(
ID group,
IDList^ items,
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
CatalogMgr Class | CatalogMgr Members
© 2009 Medical College of Georgia. All Rights Reserved.