Class
ParseErrorField

Represents a field that could not be parsed due to malformed field code syntax.

Definition

Namespace:Telerik.Windows.Documents.Flow.Model.Fields

Assembly:Telerik.Windows.Documents.Flow.dll

Syntax:

cs-api-definition
public sealed class ParseErrorField : Field

Inheritance: objectFieldParseErrorField

Inherited Members Field.DateTimeFormattingField.NumericFormattingField.GeneralFormattingsField.Document

Properties

ErrorMessage

Gets the error message describing why the field code could not be parsed.

Declaration

cs-api-definition
public string ErrorMessage { get; }

Property Value

string

The error message.

In this article
DefinitionPropertiesErrorMessage
Not finding the help you need?
Contact Support