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

datum
efv
member
See Also Languages Omb Send comments on this topic.

UpdatePhenotypeDatumExpFactorValue Method

Omb.Domain Namespace > PhenotypeDatumMgr Class : UpdatePhenotypeDatumExpFactorValue Method

Update an experimental factor value for an existing phenotype datum.

[Visual Basic]
Protected Overridable Sub UpdatePhenotypeDatumExpFactorValue( _    ByVal datum As ID, _    ByVal efv As ExpFactorValue, _    ByVal member As ID _ )
[C#]
protected virtual void UpdatePhenotypeDatumExpFactorValue(    ID datum,    ExpFactorValue efv,    ID member );
[C++]
protected: virtual void UpdatePhenotypeDatumExpFactorValue(    ID datum,    ExpFactorValue* efv,    ID member )
[C++/CLI]
protected: virtual void UpdatePhenotypeDatumExpFactorValue(    ID datum,    ExpFactorValue^ efv,    ID member )

Parameters

datum
efv
member

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.