Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace
/
WindowMacro Class
/ SourceProject Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++/CLI
C#
C++/CLI
In This Topic
SourceProject Method
In This Topic
Get name of the source project from current representation type
Syntax
C#
C++/CLI
public
string
SourceProject()
public
:
String^
SourceProject();
Return Value
Returns the name of the source project as string
Exceptions
Exception
Description
Eplan.EplApi.Base.BaseException
Thrown when the macro was not opened before or could not opened successfully.
See Also
Reference
WindowMacro Class
WindowMacro Members