See Also

PublicationMgr Class  | PublicationMgr 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

publication
experiments
sc
See Also Languages Omb Send comments on this topic.

AddPublicationExperiments Method

Omb.Domain Namespace > PublicationMgr Class : AddPublicationExperiments Method

Associate a list of experiments with a publication.

[Visual Basic]
Protected Overridable Sub AddPublicationExperiments( _    ByVal publication As ID, _    ByVal experiments As IDList, _    ByVal sc As SecurityContext _ )
[C#]
protected virtual void AddPublicationExperiments(    ID publication,    IDList experiments,    SecurityContext sc );
[C++]
protected: virtual void AddPublicationExperiments(    ID publication,    IDList* experiments,    SecurityContext* sc )
[C++/CLI]
protected: virtual void AddPublicationExperiments(    ID publication,    IDList^ experiments,    SecurityContext^ sc )

Parameters

publication
experiments
sc

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

PublicationMgr Class  | PublicationMgr Members

 

 


© 2009 Medical College of Georgia. All Rights Reserved.