Eplan Platform API
Eplan.EplApi.DataModel Namespace / Placements3DFilter Class / FunctionCategory Property

In This Topic
    FunctionCategory Property (Placements3DFilter)
    In This Topic
    Gets/Sets the filter's category
    Syntax
    public FunctionCategory FunctionCategory {get; set;}
    public:
    property FunctionCategory FunctionCategory {
       FunctionCategory get();
       void set (    FunctionCategory value);
    }
    See Also