Sets the caption of interval visualisation boxes (lblVisu)

Namespace: ExpSuite
Assembly: FrameWork (in FrameWork.exe) Version: 1.0.0.0

Syntax

Visual Basic
Public Function SetVisuCaption ( _
	szCaption As String() _
) As String

Parameters

szCaption
Type: array<System..::..String>[]()[][]
Captions of the interval visualisation boxes. The array size must match the number of intervals given by IFC on Init.

Return Value

[Missing <returns> documentation for "M:ExpSuite.frmExp.SetVisuCaption(System.String[])"]

Remarks