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

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