See Also

CommitteeMgr Class  | CommitteeMgr Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

c
Committee Object
sc
User's Security Context
See Also Languages Omb Send comments on this topic.

AddCommittee Method

Omb.Admin Namespace > CommitteeMgr Class : AddCommittee Method

Adds a new Committee to the database

[Visual Basic]
Public Overridable Sub AddCommittee( _    ByVal c As Committee, _    ByVal sc As SecurityContext _ )
[C#]
public virtual void AddCommittee(    Committee c,    SecurityContext sc );
[C++]
public: virtual void AddCommittee(    Committee* c,    SecurityContext* sc )
[C++/CLI]
public: virtual void AddCommittee(    Committee^ c,    SecurityContext^ sc )

Parameters

c
Committee Object
sc
User's Security Context

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

CommitteeMgr Class  | CommitteeMgr Members

 

 


© 2009 Medical College of Georgia. All Rights Reserved.