API Help
Eplan.EplApi.DataModel Namespace / IPlaceHolder Interface / GetValues Method
Record name.

In This Topic
    GetValues Method (IPlaceHolder)
    In This Topic
    \Returns the values of all variables in the nIndex-th PlaceHolder of a Macro variant for a given record.
    Syntax

    Parameters

    strRecordName
    Record name.

    Return Value

    The values of the variables.
    Exceptions
    ExceptionDescription
    Thrown in case of missing parameters.
    Thrown in case of invalid arguments.
    The internal interface for place holders could not be created.
    See Also