NDEVR
API Documentation
SetPropertiesCommand::PropertyValue

Holds a single property assignment: a target object UUID, the property to change, and the new value serialized as a string. More...

Collaboration diagram for SetPropertiesCommand::PropertyValue:
[legend]

Public Attributes

DesignParameter parameter
 The property identifier to set.
UUID target
 The UUID of the design object to modify.
String value
 The new value, serialized as a string.

Detailed Description

Holds a single property assignment: a target object UUID, the property to change, and the new value serialized as a string.

Definition at line 200 of file SetPropertiesCommand.h.


The documentation for this struct was generated from the following file: