Jump to: navigation, search

Changes


Activity:GetCustomizedSystemObject (Activity)

60 bytes added, 09:20, 4 November 2015
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+
}}
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.
===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.
 ==Example== 
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)]]
 
[[Category:Activities]]
10,686
edits