Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / PlaceHolder Class / GetRecordNames Method

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

Return Value

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