Omb.Domain Namespace > CatalogMgr Class : GetCatalogItemKeywords Method |
Get CatalogItem Keywords By CatalogItem ID
[Visual Basic]
Public Overridable Function GetCatalogItemKeywords( _
ByVal item As ID _
) As IDValueList
[C#]
public virtual IDValueList GetCatalogItemKeywords(
ID item
);
[C++]
public: virtual IDValueList* GetCatalogItemKeywords(
ID item
)
[C++/CLI]
public:
virtual IDValueList^ GetCatalogItemKeywords(
ID item
)
IDValueList 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.