DataSource.NET
7.1.29.112283-2b6ad187
|
Represents a name/value field pair More...
Inherited by Caplin.DataSource.Messaging.IInternalFieldValue.
Properties | |
string | Name [get] |
Gets the field name. More... | |
int | Number [get] |
Gets the field number. More... | |
string | Value [get, set] |
Gets or sets the field value. More... | |
Represents a name/value field pair
Something about FieldNumbers
|
get |
Gets the field name.
The name.
|
get |
Gets the field number.
The number.
|
getset |
Gets or sets the field value.
The value.