InvalidExpressionTypeError Class

GF API Documentation
ISymbolLookupExpression child type invalid
Inheritance Hierarchy

SystemObject
  GF.Api.UtilsValidationError
    GF.Api.Contracts.Lookup.ValidationSymbolLookupCriteriaValidationError
      GF.Api.Contracts.Lookup.ValidationInvalidExpressionTypeError

Namespace:  GF.Api.Contracts.Lookup.Validation
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public sealed class InvalidExpressionTypeError : SymbolLookupCriteriaValidationError

The InvalidExpressionTypeError type exposes the following members.

Constructors

  NameDescription
Public methodInvalidExpressionTypeError
Initializes a new instance of the InvalidExpressionTypeError class
Top
Properties

  NameDescription
Public propertyActualType
Public propertyMessage
Error message
(Overrides ValidationErrorMessage.)
Top
Methods

  NameDescription
Public methodToString
Convert to string
(Inherited from ValidationError.)
Top
See Also

Reference