BaseTriggerConditionExpression Field |
Specifies an expression that has to evaluate to the boolean value 'true'. In the 'ContextMenuTriggerCondition' you can use 'DataItem.PropertyName' to access the properties of the list item where the context menu should be shown. E.g.: 'DataItem.Category == "Global"'.
Namespace:
Colygon.MatchPoint.WorkflowKit.Configuration
Assembly:
Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax See Also