Eplan Platform API
Eplan.EplApi.DataModel Namespace / PlaceHolderText Class / Relation Property

In This Topic
    Relation Property (PlaceHolderText)
    In This Topic
    Returns relation id and index encapsulated by Relation class.
    Syntax
    public Relation Relation {get;}
    public:
    property Relation Relation {
       Relation get();
    }
    See Also