Omb.Domain Namespace > ExperimentMgr Class : GetExpPhenotypeDatumCount Method |
Get count of phenotype datums for experiment.
[Visual Basic]
Public Overridable Function GetExpPhenotypeDatumCount( _
ByVal experiment As ID _
) As Integer
[C#]
public virtual int GetExpPhenotypeDatumCount(
ID experiment
);
[C++]
public: virtual int GetExpPhenotypeDatumCount(
ID experiment
)
[C++/CLI]
public:
virtual int GetExpPhenotypeDatumCount(
ID experiment
)
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
ExperimentMgr Class | ExperimentMgr Members
© 2009 Medical College of Georgia. All Rights Reserved.