Jump to: navigation, search

Changes


Activity:SaveObject (Activity)

31 bytes added, 17:11, 23 February 2015
The SaveObject Activity saves a {{UBIK}} object to the database.
 
=Description=
{{ActivityInfoBox
| title = Save Object
| version = 2.1+
}}
The SaveObject Activity saves a {{UBIK}} object to the database.
===Arguments===
{| class="wikitable sortable" | width = "50%"
|}
===Usage===
This activity is used save a newly created or changed object to the database. This is necessary if you create a new object during the workflow, e.g. with the [[Activity:CreateInstance_(Activity)|CreateInstance activity]] or if you modified an existing object with the [[Activity:SetPropertyValue_(Activity)|SetPropertyValue activity]].
==Example==
Save the given object shallow:
 
 
{| class="wikitable" | width = "50%"
|-
| ShallowSave || <source lang = "vbnet">True</source>
|}
 
<headertabs />
==See also==
10,686
edits