[]
        
(Showing Draft Content)

C1.ExpressionEditor.Engine.Argument

Argument Class

Represents a expression item argument.

Inheritance
Argument
Namespace: C1.ExpressionEditor.Engine
Assembly: C1.Win.ExpressionEditor.8.dll
Syntax
public class Argument

Constructors

Name Description
Argument(string, Type)

Initializes a new instance of the Argument class.

Argument(string, Type[])

Initializes a new instance of the Argument class.

Properties

Name Description
Description

Gets or sets the description of expression item argument.

IsShowDescription

Gets or sets a value indicating whether to display the description or not.

Name

Gets the name of expression item argument.

Types

Gets available types for current argument.