Eplan Platform API
Eplan.EplApi.DataModel Namespace / IPlaceHolder Interface / ApplyRecord Method / ApplyRecord(String,Boolean) Method
Name of the record to apply.
Whether the page data should be set.

ApplyRecord(String,Boolean) Method
Applies a record of values on a PlaceHolder object.
Syntax

Parameters

strRecordName
Name of the record to apply.
bApplyPageData
Whether the page data should be set.
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