This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Syntax

C# Copy imageCopy Code
                                  public class ExpressionEvaluator
Visual Basic (Declaration) Copy imageCopy Code
                                  Public Class ExpressionEvaluator

The type exposes the following properties.

Public Properties

  Name Description
Public property ContainsInvalidVipers
Indicates whether the expression includes one or more vipers methods with status IsValid set to false.
Public property Flags
Gets or sets the custom Viper flags.
Public property Length
Gets the length
Public property Name
Gets the name
Public property Tokens
Gets the collection of tokens

See Also

Advanced