OptionalautoA boolean indicating whether values for this field can be automatically extracted by AI/OCR services.
OptionalconstraintThe constraint for values stored in the represented field.
OptionalconstraintThe error string that will be returned when the field constraint is violated when setting a value for this field.
OptionalcurrencyThe name of the currency that will be using when formatting the represented field when the Format property is set to the Currency member of the WFieldFormat enumeration.
OptionaldefaultThe default value of the field for new entries that are assigned to a template the represented field is a member of.
OptionaldescriptionThe description of the field.
OptionaldisplayThe localized name of the field.
OptionalfieldThe type of the field.
OptionalformatThe display format of the represented field.
OptionalformatThe custom format pattern for fields that are configured to use a custom format.
OptionalgroupThe group id of the field in the template.
OptionalgroupThe name of field group.
OptionalhideA boolean indicating whether the field's list values should be hidden in the UI. Applies only to list-backed fields.
OptionalidThe ID of the field.
OptionalisA boolean indicating whether the field is indexed for searching.
OptionalisA boolean indicating whether the field is indexed for reporting.
OptionalisA boolean indicating if the represented template field supports multiple values.
OptionalisA boolean indicating if the represented field must have a value set on entries assigned to a template that the field is a member of.
OptionallengthThe length of the field for variable length data types.
OptionallistThe list of items assigned to the represented field.
OptionallocalThe per-template description for this field assignment. Distinct from the field definition's repository-level description; set via AddTemplateField / UpdateTemplateFieldProperties.
OptionalnameThe name of the field.
OptionalruleA form logic rule associated with a Laserfiche template and field definition.
OptionalwarnA boolean indicating whether the user should be warned when leaving the field blank.
Represents a template field definition.