Open this page in the API Guide

ParameterPlaceholder.OffsetValue Property

Gets the offset value, when the script must reference previous or next values in relation to the current value. The property is available only for an InputMeasureParameter.

Namespace:  Dundas.BI.Data.Parameters
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public int OffsetValue { get; }

Property Value

Type: Int32
See Also