The IFieldInfo interface represents a field defined for the DataSource. Fields are defined in the DataSource configuration file using the format add-field <FieldName> <FieldNumber>
.
More...
The IFieldInfo interface represents a field defined for the DataSource. Fields are defined in the DataSource configuration file using the format add-field <FieldName> <FieldNumber>
.
string Caplin.DataSource.Fields.IFieldInfo.Name |
|
get |
Gets the name of the field.
int Caplin.DataSource.Fields.IFieldInfo.Number |
|
get |