Metadata definitions for ApplyActivationAction. More...
Public Attributes | |
DynamicPropertyType< String > | ActivationPathProperty |
The activation path from the Activity Host, which is set as the target of this action, to the Activity node you want to activate. More... | |
DynamicPropertyType< String > | ActivityHostPathProperty |
Path to the Activity Host node of the activated Activity node. More... | |
AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.ApplyActivationAction") |
Metaclass for ApplyActivationAction. | |
Public Attributes inherited from ApplyActionMetadata | |
AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.ApplyAction") |
Metaclass for ApplyAction. | |
Public Attributes inherited from ActionBaseMetadata | |
AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.ActionBase") |
Metaclass for ActionBase. | |
Metadata definitions for ApplyActivationAction.
DynamicPropertyType<String> ActivationPathProperty |
The activation path from the Activity Host, which is set as the target of this action, to the Activity node you want to activate.
The activation path contains only the Activity nodes and the Activity Hosts nodes.
DynamicPropertyType<String> ActivityHostPathProperty |
Path to the Activity Host node of the activated Activity node.