The FieldDescriptionData type exposes the following members.

Constructors

  NameDescription
FieldDescriptionData
Initializes a new instance of the FieldDescriptionData class.

Fields

  NameDescription
FieldName
In CPCL, this field is always null. In ZPL, this field will correspond to the optional name parameter of the ^FN command, or null if the parameter is not present.
FieldNumber
In CPCL, this number will be the number of the variable field in the format. In ZPL, this number will correspond to the ^FN number.

See Also