Omb.Domain Namespace > BioAssayMgr Class > GetSoftware Method : GetSoftware(ID,ID) Method |
Get BioAssay Software List From BioAssay ID and Manufacturer ID
[Visual Basic]
Overloads Public Overridable Function GetSoftware( _
ByVal bioAssay As ID, _
ByVal manufacturer As ID _
) As SoftwareList
[C#]
public virtual SoftwareList GetSoftware(
ID bioAssay,
ID manufacturer
);
[C++]
public: virtual SoftwareList* GetSoftware(
ID bioAssay,
ID manufacturer
)
[C++/CLI]
public:
virtual SoftwareList^ GetSoftware(
ID bioAssay,
ID manufacturer
)
SoftwareList Object
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
BioAssayMgr Class | BioAssayMgr Members | Overload List
© 2009 Medical College of Georgia. All Rights Reserved.