ExportParameter

ExportParameter(Parameter, IValueSetter)

public void ExportParameter(Parameter parameter, IValueSetter setter) ;

Description

Exports the value of the parameter.

Parameters

Parameter Name Description
parameter Parameter
setter IValueSetter to receive the value of a parameter.