Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / PlaceHolder Class / NumberOfReferences Property

In This Topic
    NumberOfReferences Property (PlaceHolder)
    In This Topic
    Count of objects referenced by the PlaceHolder.
    Syntax
    public virtual int NumberOfReferences {get;}
    public:
    virtual property int NumberOfReferences {
       int get();
    }

    Property Value

    Count of objects.
    See Also