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

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