Omb.Domain Namespace > SampleSearch Class > SetValue Method : SetValue(String,ObjectType) Method |
[Visual Basic]
Overloads Protected Overridable Sub SetValue( _
ByVal name As String, _
ByVal value As ObjectType _
)
[C#]
protected virtual void SetValue(
string name,
ObjectType value
);
[C++]
protected: virtual void SetValue(
string* name,
ObjectType value
)
[C++/CLI]
protected:
virtual void SetValue(
String^ name,
ObjectType value
)
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
SampleSearch Class | SampleSearch Members | Overload List
© 2009 Medical College of Georgia. All Rights Reserved.