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