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

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

    Return Value

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