NxPatch Value Property Qlik Sense .NET SDK - API Reference
This parameter is not used in a remove operation. Corresponds to the value of the property to add or to the new value of the property to update. Examples: "false", "2", "\"New title\""

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public string Value { get; set; }

Property Value

Type: OnlineString

Implements

INxPatch Value
See Also