Omb.Domain Namespace > PublicationMgr Class : GetPublicationExperiments Method |
Get the list of experiments associated with a publication.
[Visual Basic]
Public Overridable Function GetPublicationExperiments( _
ByVal publication As ID, _
ByVal sc As SecurityContext _
) As ExperimentList
[C#]
public virtual ExperimentList GetPublicationExperiments(
ID publication,
SecurityContext sc
);
[C++]
public: virtual ExperimentList* GetPublicationExperiments(
ID publication,
SecurityContext* sc
)
[C++/CLI]
public:
virtual ExperimentList^ GetPublicationExperiments(
ID publication,
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
PublicationMgr Class | PublicationMgr Members
© 2009 Medical College of Georgia. All Rights Reserved.