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

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

Return Value

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