Eplan Platform API
Eplan.EplApi.DataModel Namespace / IPlaceHolder Interface / GetRecordNames Method

GetRecordNames Method (IPlaceHolder)
\Returns the names of all records in the nIndex-th PlaceHolder of a Macro.
Syntax
StringCollection GetRecordNames()

Return Value

List of record names.
Exceptions
ExceptionDescription
The internal interface for place holders could not be created.
See Also