Omb.Domain Namespace > PhenotypeDatum Class : Experiment Property (PhenotypeDatum) |
[Visual Basic]
Public Overridable Property Experiment As Experiment
[C#]
public virtual Experiment Experiment {get; set;}
[C++]
public: __property virtual Experiment* get_Experiment();
public: __property virtual void set_Experiment(
Experiment* value
);
[C++/CLI]
public:
virtual property Experiment^ Experiment {
Experiment^ get();
void set (Experiment^ value);
}
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
PhenotypeDatum Class | PhenotypeDatum Members
© 2009 Medical College of Georgia. All Rights Reserved.