Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / PlaceHolder Class / SetValue Method
The name of the record.
The name of the variable.
The value of the variable.

In This Topic
SetValue Method (PlaceHolder)
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