Click or drag to resize

ScreenSetTimeoutNextScreen Method

Sets the Screen number the device goes to when this Screen times out.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public void SetTimeoutNextScreen(
	int timeoutNextScreen
)

Parameters

timeoutNextScreen
Type: SystemInt32
Timeout next screen.
See Also