API Help
Eplan.EplApi.DataModel Namespace / SymbolReference.PropertyPlacementsSchema Class / ID Property

In This Topic
    ID Property (SymbolReference.PropertyPlacementsSchema)
    In This Topic
    Returns the ID of the property placements configuration
    Syntax
    public int ID {get;}
    public:
    property int ID {
       int get();
    }
    See Also