DataSource.NET
Value Property
NamespacesCaplin.DataSource.MessagingIFieldValue
Gets or sets the field value.
Declaration Syntax
C#Visual BasicVisual C++
string Value { get; set; }
Property Value As String
property String^ Value {
	String^ get ();
	void set (String^ value);
}
Value
The value.

Assembly: DataSource.NET (Module: DataSource.NET) Version: 6.2.6.2123 (6.2.6.2123)