DataSource.NET
IField Interface
NamespacesCaplin.DataSource.MessagingIField
Represents a name/value field pair
Declaration Syntax
C#Visual BasicVisual C++
public interface IField
Public Interface IField
public interface class IField
Members
All MembersProperties



IconMemberDescription
Name
Gets the field name.

Number
Gets the field number.

Value
Gets or sets the field value.

Remarks
Something about FieldNumbers

Assembly: DataSource.NET (Module: DataSource.NET) Version: 6.0.12.814 (6.0.12.0814)