Kanzi  3.9.2
Java API
All Classes Functions Variables Enumerator Modules
SetPropertyActionMetadata Interface Reference

Metadata definitions for SetPropertyAction. More...

Inheritance diagram for SetPropertyActionMetadata:
[legend]

Public Attributes

AbstractMetaclass metaclass = new AbstractMetaclass("Kanzi.SetPropertyAction")
 Metaclass for SetPropertyAction.
 
DynamicPropertyType< String > TargetObjectPathProperty
 The item that contains the target property. More...
 

Detailed Description

Metadata definitions for SetPropertyAction.

Member Data Documentation

◆ TargetObjectPathProperty

DynamicPropertyType<String> TargetObjectPathProperty
Initial value:
= new DynamicPropertyType<>(
"MessageArgument.SetPropertyAction.TargetObjectPath", String.class)

The item that contains the target property.