Share via


ReqDemPlanDefaultAlgorithmParameters.setRecordValue Method

Restores the passed values for the algorithm parameter.

Syntax

public void setRecordValue(
    ReqDemPlanSSASParameterName _realName, 
    ReqDemPlanSSASFriendlyName _friendlyName, 
    ReqDemPlanSSASParameterValue _value, 
    ReqDemPlanSSASValueDescription _valueDescription)

Run On

Called

Parameters

Remarks

This method updates the existing record if a record is found that has the parameter; otherwise, it inserts a new record.

See Also

Reference

ReqDemPlanDefaultAlgorithmParameters Table