Eplan Platform API
Eplan.EplApi.DataModel Namespace / IPlaceHolder Interface / GetValue Method
The name of the record.
The name of the variable.

In This Topic
    GetValue Method (IPlaceHolder)
    In This Topic
    Gets the value of a variable for a record.
    Syntax

    Parameters

    Parameter NameDescription
    strRecordNameThe name of the record.
    strVarNameThe name of the variable.
    See Also