Update Constants in the Settings dialog.

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

Syntax

Visual Basic
Public Sub UpdateConstants

Remarks

UpdateConstants can be used when the constants changes and need to be updated in the Settings dialog. UpdateConstant will be executed on the change of experiment type, right after the OnExpTypeChanged callback

See Also