Sets the properties of:
* a generic object
* the children of the generic object
* the bookmarks/embedded snapshots of the generic object
If the SetFullPropertyTree method is asked to set some properties to a child that does not exist, it creates the child.The type of an object cannot be updated.Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
Parameters
- propEntry
- Type: Qlik.Engine GenericObjectEntry
Information about the generic object entry This parameter is mandatory.
- userHandle (Optional)
- Type:
System String
Handle identifier
Return Value
Type:Implements
IGenericObject SetFullPropertyTreeAsync(GenericObjectEntry, String)See Also