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

RepresentationType Property (WindowMacro)
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