See Also

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

experiment
data
overwrite
sc
See Also Languages Omb Send comments on this topic.

SubmitPhenotypeData Method

Omb.Domain Namespace > PhenotypeDatumMgr Class : SubmitPhenotypeData Method

Submit a list of new and / or existing phenotype datums for an experiment.

[Visual Basic]
Public Overridable Sub SubmitPhenotypeData( _    ByVal experiment As ID, _    ByVal data As PhenotypeDatumList, _    ByVal overwrite As Boolean, _    ByVal sc As SecurityContext _ )
[C#]
public virtual void SubmitPhenotypeData(    ID experiment,    PhenotypeDatumList data,    bool overwrite,    SecurityContext sc );
[C++]
public: virtual void SubmitPhenotypeData(    ID experiment,    PhenotypeDatumList* data,    bool overwrite,    SecurityContext* sc )
[C++/CLI]
public: virtual void SubmitPhenotypeData(    ID experiment,    PhenotypeDatumList^ data,    bool overwrite,    SecurityContext^ sc )

Parameters

experiment
data
overwrite
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

PhenotypeDatumMgr Class  | PhenotypeDatumMgr Members

 

 


© 2009 Medical College of Georgia. All Rights Reserved.