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

In This Topic
    TypeIdOfComparedObject Property
    In This Topic
    Returns type id of compared object.
    Syntax
    public uint TypeIdOfComparedObject {get;}
    public:
    property uint TypeIdOfComparedObject {
       uint get();
    }

    Property Value

    the number of the type
    Exceptions
    ExceptionDescription
    Thrown when the object is invalid.
    See Also