Omb.Domain Namespace > CatalogItem Class : Keywords Property (CatalogItem) |
[Visual Basic]
<XmlIgnoreAttribute()>
Public Property Keywords As IDValueList
[C#]
[XmlIgnoreAttribute()]
public IDValueList Keywords {get; set;}
[C++]
[XmlIgnoreAttribute()]
public: __property IDValueList* get_Keywords();
public: __property void set_Keywords(
IDValueList* value
);
[C++/CLI]
[XmlIgnoreAttribute()]
public:
property IDValueList^ Keywords {
IDValueList^ get();
void set (IDValueList^ value);
}
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
CatalogItem Class | CatalogItem Members
© 2009 Medical College of Georgia. All Rights Reserved.