SetFullPropertyTree Method
Overloads
| SetFullPropertyTree(GenericObjectEntry) | 
             Sets the properties of: * A generic object. * The children of the generic object. * The bookmarks/embedded snapshots of the generic object.  | 
        
      
    
SetFullPropertyTree(GenericObjectEntry)
Sets the properties of:
- A generic object.
 - The children of the generic object.
 - The bookmarks/embedded snapshots of the generic object.
 
Declaration
      public void SetFullPropertyTree([QixName("qPropEntry")] GenericObjectEntry propEntry)
    
  Parameters
| Type | Name | Description | 
|---|---|---|
| GenericObjectEntry | propEntry | 
           Information about the generic object entry.  | 
      
Implements
Remarks
If the SetFullPropertyTree method is asked to set some properties to a child that does not exist, it creates the child.