GetParamValue Method

GetParamValue function

Gets the represented value object of the parameter at given index.


func (instance *CalculationData) GetParamValue(index int32)  (*Object,  error) 

Remarks

See Also