API Help
Eplan.EplApi.DataModel Namespace / SymbolReference.PropertyPlacementsSchema Class
Members

In This Topic
    SymbolReference.PropertyPlacementsSchema Class
    In This Topic
    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.SymbolReference.PropertyPlacementsSchema

    Syntax
    public class SymbolReference.PropertyPlacementsSchema 
    public ref class SymbolReference.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