ExpressionItem Class Members
In This Topic
The following tables list the members exposed by ExpressionItem.
Public Constructors
Public Properties
| Name | Description |
 | Arguments | Gets or sets the list of arguments of expression item. |
 | Definition | Gets a string with list of arguments. |
 | Description | Gets or sets the description of expression item. |
 | IsMultiArguments | Gets or sets a value indicating whether the expression element has an argument range. |
 | ItemType | Gets or sets the type of expression item. |
 | Name | Gets or sets the name of expression item. |
 | Syntax | Gets or sets the name of expression item in syntax of filter expression. |
Top
See Also