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

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