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

In This Topic
    SourceProject Method
    In This Topic
    Get name of the source project from current representation type
    Syntax
    public string SourceProject()
    public:
    String^ SourceProject(); 

    Return Value

    Returns the name of the source project as string
    Exceptions
    ExceptionDescription
    Thrown when the macro was not opened before or could not opened successfully.
    See Also