See Also

CatalogMgr Class  | CatalogMgr Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

centers
bool Object
groups
bool Object
groupID
See Also Languages Omb Send comments on this topic.

GetCatalog Method

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 )

Parameters

search
CatalogItemSearch Object
centers
bool Object
groups
bool Object
groupID

Return Type

DataView Object

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

CatalogMgr Class  | CatalogMgr Members

 

 


© 2009 Medical College of Georgia. All Rights Reserved.