API Help
Eplan.EplApi.DataModel.MasterData Namespace / WindowMacro Class / RepresentationType Property

In This Topic
    RepresentationType Property (WindowMacro)
    In This Topic
    the used variant
    Syntax
    public WindowMacro.Enums.RepresentationType RepresentationType {get; set;}

    Property Value

    the currently used representation type
    Exceptions
    ExceptionDescription
    Thrown when the macro was not opened before or could not opened successfully.
    See Also