Field Constructor

Overload List

Method Description
Field.Field () Default constructor.
Field.Field (string) Constructor that sets the field code. It does not evaluate the field.
Field.Field (string, [MarshalAs(UnmanagedType.U1)] bool) Constructor that sets the field code. It does not evaluate the field.A text field is used to store text... more