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

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

Parameters

strRecordName
The name of the record.
strVarName
The name of the variable.
mlsValue
The value of the variable.
See Also