report_backend_property_changed
Description:
[
Version ( since =
"3.2" ) ]
public void report_backend_property_changed (
string prop_name,
string prop_value)
Notifies client about certain property value change
Parameters:
| this |
an DataCal
|
| prop_name |
property name
|
| prop_value |
new property value
|