Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / WindowMacro Class / Version Method

Version Method
Get version from current representation type
Syntax
public string Version()

Return Value

Returns the version as string
Exceptions
ExceptionDescription
Thrown when the macro was not opened before or could not opened successfully.
See Also