Dev Essential  1.6.3
Loading...
Searching...
No Matches
ddl::mapping::datamodel::Trigger::Data Struct Reference

Data type of the trigger. More...

#include <datamodel_configuration_items.h>

Public Attributes

std::string source_name
 the source name for the value to trigger on update
 
std::string source_value_name
 the value name within the source_name to trigger on update
 
std::string operation
 the compare operator to use for value 'operator' source_value_name
 
std::string value
 the value to compare the source_value_name to
 

Detailed Description

Data type of the trigger.

See also
Trigger::getData

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