Omb.Admin Namespace > MeetingMgr Class : AddMeetingLocationRoom Method |
Adds a new Room to a Location
[Visual Basic]
Public Overridable Sub AddMeetingLocationRoom( _
ByVal r As Room, _
ByVal sc As SecurityContext _
)
[C#]
public virtual void AddMeetingLocationRoom(
Room r,
SecurityContext sc
);
[C++]
public: virtual void AddMeetingLocationRoom(
Room* r,
SecurityContext* sc
)
[C++/CLI]
public:
virtual void AddMeetingLocationRoom(
Room^ r,
SecurityContext^ sc
)
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
MeetingMgr Class | MeetingMgr Members
© 2009 Medical College of Georgia. All Rights Reserved.