Eplan Platform API
Eplan.EplApi.EServices.Ged Namespace / Interaction Class / IsInsertInteraction Property

In This Topic
    IsInsertInteraction Property (Interaction)
    In This Topic
    Returns true, if interaction is used to insert one ore more placements on page.
    Syntax
    public virtual bool IsInsertInteraction {get;}
    public:
    virtual property bool IsInsertInteraction {
       bool get();
    }
    See Also