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

In This Topic
    PropertyId Property
    In This Topic
    Shows the changed property id.
    Syntax
    public AnyPropertyId PropertyId {get;}
    public:
    property AnyPropertyId^ PropertyId {
       AnyPropertyId^ get();
    }
    See Also