| IGenericObjectSetFullPropertyTreeAsync Method |
| Name | Description | |
|---|---|---|
| SetFullPropertyTreeAsync(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. | |
| SetFullPropertyTreeAsync(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. |