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

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