Omb.Domain Namespace > CatalogMgr Class : GetCatalogItemByTestNumber Method |
Get Catalog Item By TestNumber
[Visual Basic]
Public Overridable Function GetCatalogItemByTestNumber( _
ByVal number As String _
) As CatalogItem
[C#]
public virtual CatalogItem GetCatalogItemByTestNumber(
string number
);
[C++]
public: virtual CatalogItem* GetCatalogItemByTestNumber(
string* number
)
[C++/CLI]
public:
virtual CatalogItem^ GetCatalogItemByTestNumber(
String^ number
)
CatalogItem Object
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
CatalogMgr Class | CatalogMgr Members
© 2009 Medical College of Georgia. All Rights Reserved.