Eplan Platform API
Eplan.EplApi.DataModel Namespace / ViewPart.PropertyPlacementsSchema Class / ID Property

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