Click or drag to resize
QvxReplyOutputValues Property
String array of result values. See QVXCommandType table for how it is used.

Namespace: QlikView.Qvx.QvxLibrary
Assembly: QvxLibrary (in QvxLibrary.dll) Version: 2.1.4.0 (2.1.4)
Syntax
C#
public string[] OutputValues { get; set; }

Property Value

Type: String
See Also