Click or drag to resize
GenericObjectSetFullPropertyTreeAsync Method
Overload List
  NameDescription
Public methodSetFullPropertyTreeAsync(GenericObjectEntry)

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.
Public methodSetFullPropertyTreeAsync(AsyncHandle, GenericObjectEntry)

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.
Top
See Also