DataSource.NET  7.1.5.312018
Caplin.DataSource.Messaging.IField Interface Reference

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...
 

Detailed Description

Represents a name/value field pair

Something about FieldNumbers

Property Documentation

string Caplin.DataSource.Messaging.IField.Name
get

Gets the field name.

The name.

int Caplin.DataSource.Messaging.IField.Number
get

Gets the field number.

The number.

string Caplin.DataSource.Messaging.IField.Value
getset

Gets or sets the field value.

The value.


Generated on Sun Oct 21 2018 12:33:23 for DataSource.NET