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

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