Eplan Platform API
Eplan.EplApi.DataModel.Revisions Namespace / ComparisonEntryDetail Class / OldPropertyValue Property

In This Topic
    OldPropertyValue Property
    In This Topic
    Shows the value of the property in the reference project.
    Syntax
    public PropertyValue OldPropertyValue {get;}
    public:
    property PropertyValue^ OldPropertyValue {
       PropertyValue^ get();
    }
    See Also