Click or drag to resize
QvxMessageReadStringArray Method
QvxMessage helper method

Namespace: QlikView.Qvx.QvxLibrary
Assembly: QvxLibrary (in QvxLibrary.dll) Version: 2.1.4.0 (2.1.4)
Syntax
C#
public string[] ReadStringArray(
	XmlDocument document,
	string name
)

Parameters

document
Type: System.XmlXmlDocument
name
Type: SystemString

Return Value

Type: String
See Also