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

In This Topic
    IsCustom Property (SymbolReference.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