Omb.Domain Namespace > BioAssayMgr Class : GetReporterNameToIDMap Method |
Get Reporter Name To ID Map
[Visual Basic]
Public Overridable Function GetReporterNameToIDMap( _
ByVal bioAssay As ID _
) As MapStringToID
[C#]
public virtual MapStringToID GetReporterNameToIDMap(
ID bioAssay
);
[C++]
public: virtual MapStringToID* GetReporterNameToIDMap(
ID bioAssay
)
[C++/CLI]
public:
virtual MapStringToID^ GetReporterNameToIDMap(
ID bioAssay
)
MapStringToID 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
© 2009 Medical College of Georgia. All Rights Reserved.