Omb.Domain Namespace > ExperimentSearch Class : GetValueAsBoolean Method (ExperimentSearch) |
[Visual Basic]
Protected Overridable Function GetValueAsBoolean( _
ByVal name As String, _
ByVal defaultValue As Boolean _
) As Boolean
[C#]
protected virtual bool GetValueAsBoolean(
string name,
bool defaultValue
);
[C++]
protected: virtual bool GetValueAsBoolean(
string* name,
bool defaultValue
)
[C++/CLI]
protected:
virtual bool GetValueAsBoolean(
String^ name,
bool defaultValue
)
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
ExperimentSearch Class | ExperimentSearch Members
© 2009 Medical College of Georgia. All Rights Reserved.