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

SourceProject Method
Get name of the source project from current representation type
Syntax
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