Omb.Domain Namespace > CatalogItem Class : Assays Property (CatalogItem) |
[Visual Basic]
<XmlIgnoreAttribute()>
Public Property Assays As PhenotypeAssayList
[C#]
[XmlIgnoreAttribute()]
public PhenotypeAssayList Assays {get; set;}
[C++]
[XmlIgnoreAttribute()]
public: __property PhenotypeAssayList* get_Assays();
public: __property void set_Assays(
PhenotypeAssayList* value
);
[C++/CLI]
[XmlIgnoreAttribute()]
public:
property PhenotypeAssayList^ Assays {
PhenotypeAssayList^ get();
void set (PhenotypeAssayList^ 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.