Metadata definitions for WriteLogAction. More...
Public Attributes | |
DynamicPropertyType< String > | LogTextProperty |
The text to write to the Kanzi Studio Log window when a trigger executes this action. More... | |
AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.WriteLogAction") |
Metaclass for WriteLogAction. | |
Public Attributes inherited from ActionMetadata | |
DynamicPropertyType< Integer > | DelayProperty |
The time in milliseconds after which Kanzi invokes the action. More... | |
AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.Action") |
Metaclass for Action. | |
Public Attributes inherited from ActionBaseMetadata | |
AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.ActionBase") |
Metaclass for ActionBase. | |
Metadata definitions for WriteLogAction.
DynamicPropertyType<String> LogTextProperty |
The text to write to the Kanzi Studio Log window when a trigger executes this action.