Eplan Platform API
Eplan.EplApi.DataModel Namespace / ReportBlock Class / FunctionFilterSchemaName Property

In This Topic
    FunctionFilterSchemaName Property
    In This Topic
    Name of function filter schema.
    Syntax
    public string FunctionFilterSchemaName {get; set;}
    public:
    property String^ FunctionFilterSchemaName {
       String^ get();
       void set (    String^ value);
    }
    See Also