Eplan Platform API
Eplan.EplApi.DataModel.Revisions Namespace / ComparisonEntry Class / PageName Property

In This Topic
    PageName Property
    In This Topic
    Shows name of the page where differences were found.
    Syntax
    public string PageName {get;}
    public:
    property String^ PageName {
       String^ get();
    }
    See Also