Eplan Platform API
Eplan.EplApi.DataModel Namespace / ViewPart.PropertyPlacementsSchema Class
Members

ViewPart.PropertyPlacementsSchema Class
A structure representing a property placements configuration. Such configuration is described by name and ID. The ID is used to select a specific configuration through SelectPropertyPlacementsSchema method.
Inheritance Hierarchy

System.Object
   Eplan.EplApi.DataModel.ViewPart.PropertyPlacementsSchema

Syntax
public class ViewPart.PropertyPlacementsSchema 
Public Properties
 NameDescription
Public PropertyReturns the ID of the property placements configuration  
Public PropertyReturns the ID of the property placements configuration  
Public PropertyReturns the name of the property placements configuration  
Top
See Also