RegexEvaluator Properties

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Evaluators Namespace > RegexEvaluator Class >

RegexEvaluator Properties

The RegexEvaluator type exposes the following members.

 

Properties


Name

Description

Public property

Description

Gets or sets the description.

(Inherited from BaseLogicEntity.)

Public property

Id

Gets the unique identifier for the entity.

(Inherited from BaseLogicEntity.)

Public property

Input

Gets the input connector.

(Inherited from SingleInputOperation.)

Public property

InputType

Gets the type of the input.

(Inherited from GenericOperation.)

Public property

Name

Gets or sets the name.

(Inherited from BaseLogicEntity.)

Public property

Output

Gets the output connector.

(Inherited from GenericOperation.)

Public property

OutputType

Gets the type of the output.

(Inherited from GenericOperation.)

Public property

PatternRegex

Gets or sets the regular expression pattern.

 

See Also


RegexEvaluator Class

BNCS.Logic.Evaluators Namespace