Jump to: navigation, search

Changes


Activity:GetPropertyValue (Activity)

35 bytes added, 14:59, 8 January 2015
}}
The GetPropertyValue Activity gets the value of a named property of a {{UBIK}} object.
 
 
 
 
 
==Arguments==
! Argument !! Type !! Direction !! Purpose
|- align="left"
| Index|| Integer{{Integer_MSDN}}|| In || The index of the value of an indexed property; leave empty for a regular value
|- align="left"
| PropertyName|| String{{String_MSDN}}|| In || The name of the property that should be evaluated
|- align="left"
| UBIKObject|| [[BaseClass ]] || In || The object where the property should be evaluated from
|- align="left"
| Value|| Object {{Object_MSDN}} || Out|| The returned value
|- align="left"
| Result|| Boolean{{Boolean_MSDN}}|| Out || True if successful, false if failed
|}
10,686
edits