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

In This Topic
    LastUser Property (ComparisonEntry)
    In This Topic
    Shows the last editor of the page.
    Syntax
    public string LastUser {get;}
    public:
    property String^ LastUser {
       String^ get();
    }
    See Also