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

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