Omb.Domain Namespace > PACatValueMgr Class : GetPACatValue Method |
[Visual Basic]
Public Overridable Function GetPACatValue( _
ByVal pacvID As ID, _
ByVal PhenoAssayID As ID _
) As PACatValue
[C#]
public virtual PACatValue GetPACatValue(
ID pacvID,
ID PhenoAssayID
);
[C++]
public: virtual PACatValue* GetPACatValue(
ID pacvID,
ID PhenoAssayID
)
[C++/CLI]
public:
virtual PACatValue^ GetPACatValue(
ID pacvID,
ID PhenoAssayID
)
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
PACatValueMgr Class | PACatValueMgr Members
© 2009 Medical College of Georgia. All Rights Reserved.