DataParameterValueValue Property

Gets or sets the parameter value.

Namespace:  Dundas.BI.Data.DataProviders
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.2.0.1000)
Syntax
public Object Value { get; set; }

Property Value

Type: Object
See Also