Class ExpressionBindingProcessorMetadata

Defines properties and message types for ExpressionBindingProcessor.

Inherits properties and message types from BindingProcessorMetadata.

Property Types

See also PropertyType
ExpressionBindingProcessorMetadata.Argument1Property

The first argument in the binding expression.

ExpressionBindingProcessorMetadata.Argument1FieldProperty

The property attribute for the first argument.

ExpressionBindingProcessorMetadata.Argument2Property

The second argument in the binding expression.

ExpressionBindingProcessorMetadata.Argument2FieldProperty

The property attribute for the second argument.

ExpressionBindingProcessorMetadata.Argument3Property

The third argument in the binding expression.

ExpressionBindingProcessorMetadata.Argument3FieldProperty

The property attribute for the third argument.

ExpressionBindingProcessorMetadata.OperationProperty

The operation in the expression.

ExpressionBindingProcessorMetadata.OutputFieldProperty

The property attribute of the output register.

ExpressionBindingProcessorMetadata.OutputProperty

The temporary register to write the result to.