Click or drag to resize

CodeMethodParamParamValue Property

It is used for holding value for "Map to value" of the method parameters: data type of it is defined by DataType property of the class

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public Object ParamValue { get; set; }

Property Value

Type: Object
See Also