Eplan Platform API
Eplan.EplApi.DataModel Namespace / Page Class / IdentifyingName Property

IdentifyingName Property (Page)
Returns identifying name of the page.
Syntax
public string IdentifyingName {get;}

Property Value

Page's identifying name.
Exceptions
ExceptionDescription
Thrown when identifying name of the page cannot be read from data model.
See Also