AlignChar | The align char of the field used for write operations. |
AlignMode | The align of the field used for write operations. |
Converter (inherited from FileHelpers.RunTime.FieldBuilder) | Uset to create the converter for the current field. |
FieldIgnored (inherited from FileHelpers.RunTime.FieldBuilder) | Indicates that this field must be ignored by the engine. |
FieldIndex (inherited from FileHelpers.RunTime.FieldBuilder) | The position index inside the class. |
FieldInNewLine (inherited from FileHelpers.RunTime.FieldBuilder) | Indicates that this field is at the begging of a new line. |
FieldLength | The fixed length of the field. |
FieldName (inherited from FileHelpers.RunTime.FieldBuilder) | The name of the field. |
FieldNullValue (inherited from FileHelpers.RunTime.FieldBuilder) | The null value of the field when their value not is in the file. |
FieldOptional (inherited from FileHelpers.RunTime.FieldBuilder) | Indicates that this field is optional. |
FieldType (inherited from FileHelpers.RunTime.FieldBuilder) | The Type of the field |
TrimChars (inherited from FileHelpers.RunTime.FieldBuilder) | Indicates the trim chars used if TrimMode is set. |
TrimMode (inherited from FileHelpers.RunTime.FieldBuilder) | Indicates the TrimMode for the field. |
Visibility (inherited from FileHelpers.RunTime.FieldBuilder) | Gets or sets the visibility of the field. |
FixedFieldBuilder Class | FileHelpers.RunTime Namespace