ViewPart.PropertyPlacementsSchemasList Class Members
 
            
                In This Topic
            
            The following tables list the members exposed by ViewPart.PropertyPlacementsSchemasList.
            
            
            
            
            
            
            
            
            
            Public Properties
|   | Name | Description | 
  | All | Returns an array of SymbolReference::PropertyPlacementsSchema elements representing predefined property placements configurations for the symbol. Each of the predefined configuration is represented by a name visible in the GUI and an ID that may be used to select a specific configuration.   | 
  | Selected | Gets a PropertyPlacementsSchema object that represents the selected property placements configuration. Sets the current property placements configuration. Note: Changing the current property placements configuration deletes the existing property placements. This can make some API objects of type PropertyPlacement become invalid.   | 
Top 
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            See Also