Changes
The GetCustomizedSystemObject Activity gets the custom object representing a {{UBIK}} system object. The activity is generic, which means the user has to define the type of the output variable at design time.
=Description=
{{ActivityInfoBox
| title = Get CustomizedSystem Object
| version = 2.2+
}}
===Arguments===
{| class="wikitable sortable" | width = "50%"
|}
===Usage===
This activity is used to read a value of a property of an object, where the property is identified by its name. The value is passed as an OutArgument for further processing.
Get the customizing object of a given object:
| Success|| Connect this argument with an output boolean variable containing the success
|}
<!-- DO NOT REMOVE THIS -->{{Activity/End}}<!-- DO NOT REMOVE THIS -->
==See also==
* [[Workflow Designer]]
* [[Activity:SetPropertyValue (Activity)]]