DataSource.NET  8.0.1.207118-0de6d82f
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 Fri Feb 23 2024 15:25:36 for DataSource.NET