Click or drag to resize
QVSMessage Constructor (String, ListString)
Initializes a new instance of the QVSMessage class

Namespace: PIX.QMSAPI.DataObjects
Assembly: 
Syntax
public QVSMessage(
	string text,
	List<string> subTexts
)

Parameters

text
Type: SystemString
subTexts
Type: System.Collections.GenericListString
See Also