Field Struct

Definition

public struct Field
type Field = struct
Public Structure Field
Inheritance
Field

Constructors

Field(Span, Int32)

Create a new Field.

Fields

Id

The identifier of the field. All fields with the same Id are edited together.

Span

The span in the associated ReplacementText associated with the field.

Applies to