Eplan Platform API
Eplan.EplApi.HEServices Namespace / MergeDataService Class / WriteBackFunctionData Method
Merged functions to write back data.

WriteBackFunctionData Method
Writes back the data of merged functions to whose corresponding functions
Syntax
public static void WriteBackFunctionData( 
   MergedFunction[] arrMergedFunctions
)

Parameters

arrMergedFunctions
Merged functions to write back data.
Exceptions
ExceptionDescription
Method failed.
See Also