Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
Skip to main content Skip to complementary content

ForceContent Method

Overloads

ForceContent(String, Double)

Sets the value of a dual variable overriding any input constraints.

ForceContent(String, Double)

Sets the value of a dual variable overriding any input constraints.

Declaration

      [Obsolete("Use _GenericVariable::SetProperties_ method instead")]
public void ForceContent([QixName("qs")] string s, [QixName("qd")] double d)
    

Parameters

Type Name Description
System.String s

String representation of a dual value. Set this parameter to "", if the string representation is to be Null.

System.Double d

Numeric representation of a dual value.

Implements

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!