Eplan Platform API
Eplan.EplApi.DataModel Namespace / Article.Accessory Class / AccessoryPlacement Property

In This Topic
    AccessoryPlacement Property (Article.Accessory)
    In This Topic
    Returns the name of the accessory placement, if the referenced article is used to a defined placement
    Syntax
    public string AccessoryPlacement {get;}
    public:
    property String^ AccessoryPlacement {
       String^ get();
    }

    Property Value

    accessory placement of the referenced article
    See Also