Omb.Domain Namespace > ExperimentMgr Class : GetExpPhenotypeDatumCountReleased Method |
Get count of public released phenotype datums for experiment.
[Visual Basic]
Public Overridable Function GetExpPhenotypeDatumCountReleased( _
ByVal experiment As ID _
) As Integer
[C#]
public virtual int GetExpPhenotypeDatumCountReleased(
ID experiment
);
[C++]
public: virtual int GetExpPhenotypeDatumCountReleased(
ID experiment
)
[C++/CLI]
public:
virtual int GetExpPhenotypeDatumCountReleased(
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.