Omb.Domain Namespace > CatalogMgr Class : AddCatalogKeyword Method |
Add Catalog Keyword
[Visual Basic]
Public Overridable Function AddCatalogKeyword( _
ByVal value As String, _
ByVal sc As SecurityContext _
) As ID
[C#]
public virtual ID AddCatalogKeyword(
string value,
SecurityContext sc
);
[C++]
public: virtual ID AddCatalogKeyword(
string* value,
SecurityContext* sc
)
[C++/CLI]
public:
virtual ID AddCatalogKeyword(
String^ value,
SecurityContext^ sc
)
ID 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.