ExpressionBindingProcessorMetadata
¶
Defines properties and message types for ExpressionBindingProcessor.
Inherits properties and message types from BindingProcessorMetadata.
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. |
Message arguments classes define message arguments used for different message types. Each class defines a number of property types - arguments - together with getter and setter functions for them.