Eplan Platform API
Eplan.EplApi.DataModel Namespace / Project Class / Comparisons Property

In This Topic
    Comparisons Property
    In This Topic
    Returns results of comparisons of projects.
    Syntax
    public Comparison[] Comparisons {get;}
    public:
    property array<Comparison^>^ Comparisons {
       array<Comparison^>^ get();
    }
    See Also