Omb.Domain Namespace > CatalogMgr Class : GetCatalog Method |
Get Catalog DataView
[Visual Basic]
Public Overridable Function GetCatalog( _
ByVal search As CatalogItemSearch, _
ByVal centers As Boolean, _
ByVal groups As Boolean, _
ByVal groupID As ID _
) As DataView
[C#]
public virtual DataView GetCatalog(
CatalogItemSearch search,
bool centers,
bool groups,
ID groupID
);
[C++]
public: virtual DataView GetCatalog(
CatalogItemSearch* search,
bool centers,
bool groups,
ID groupID
)
[C++/CLI]
public:
virtual DataView GetCatalog(
CatalogItemSearch^ search,
bool centers,
bool groups,
ID groupID
)
DataView Object
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.