Open this page in the API Guide

QueryStringValue.InverseCharacter Field

Gets the character which should be used to identify if the value should be inverse or not.

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 const char InverseCharacter = '!'

Field Value

Type: Char
The inverse character.
See Also