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