API Help
Eplan.EplApi.DataModel Namespace / MacroBox Class / RepresentationType Property

In This Topic
    RepresentationType Property (MacroBox)
    In This Topic
    Representation Type property of the macro box
    Syntax
    public WindowMacro.Enums.RepresentationType RepresentationType {get; set;}
    Remarks
    If the RepresentationType of the MacroBox is "Eplan.EplApi.DataModel.MasterData.WindowMacro.Enums.RepresentationType.Neutral", GUI will refer to the representation type of the page, where the box is placed on.
    See Also