API Help
Eplan.EplApi.MasterData Namespace / MDSymbol.MDPropertyPlacementsSchema Class / Id Property

In This Topic
    Id Property (MDSymbol.MDPropertyPlacementsSchema)
    In This Topic
    Returns the ID of the property placements configuration
    Syntax
    public ushort Id {get;}
    public:
    property ushort Id {
       ushort get();
    }
    See Also