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