Eplan Platform API
Eplan.EplApi.DataModel Namespace
/
Project Class
/ ToString 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
ToString Method (Project)
In This Topic
Returns a string that represents the current object.
Syntax
C#
C++/CLI
public
override
string
ToString()
public
:
String^
ToString();
override
Return Value
A string that represents the current object.
Exceptions
Exception
Description
Eplan.EplApi.Base.BaseException
Thrown when it is not possible to get project name from data model.
See Also
Reference
Project Class
Project Members