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

In This Topic
    EntryName Property
    In This Topic
    Name of the object. Useful if object was deleted.
    Syntax
    public string EntryName {get;}
    public:
    property String^ EntryName {
       String^ get();
    }
    See Also