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

In This Topic
    Version Method
    In This Topic
    Get version from current representation type
    Syntax
    public string Version()
    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