Omb.Admin Namespace > MeetingMgr Class : GetMeetingAgenda Method |
Gets the Agenda Document for an associated Meeting
[Visual Basic]
Public Overridable Function GetMeetingAgenda( _
ByVal meeting As ID, _
ByVal sc As SecurityContext _
) As Document
[C#]
public virtual Document GetMeetingAgenda(
ID meeting,
SecurityContext sc
);
[C++]
public: virtual Document* GetMeetingAgenda(
ID meeting,
SecurityContext* sc
)
[C++/CLI]
public:
virtual Document^ GetMeetingAgenda(
ID meeting,
SecurityContext^ sc
)
Document Object
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.