Eplan Platform API
Eplan.EplApi.DataModel Namespace / Project Class / ToString Method

ToString Method (Project)
Returns a string that represents the current object.
Syntax
public override string ToString()

Return Value

A string that represents the current object.
Exceptions
ExceptionDescription
Thrown when it is not possible to get project name from data model.
See Also