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