Click or drag to resize

FieldValueDiscardedAttribute Class

Discards the values for the target field. Note: If the field is not on the source file you must use FieldHiddenAttribute
Inheritance Hierarchy
SystemObject
  SystemAttribute
    FileHelpersFieldValueDiscardedAttribute

Namespace:  FileHelpers
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public sealed class FieldValueDiscardedAttribute : Attribute

The FieldValueDiscardedAttribute type exposes the following members.

Constructors
  NameDescription
Public methodFieldValueDiscardedAttribute
Initializes a new instance of the FieldValueDiscardedAttribute class
Top
Remarks

See the complete attributes list for more information and examples of each one.

See Also