Click or drag to resize

ScreenModifySetTimeoutScreenNext Method

Sets the Screen number the Device switches 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 SetTimeoutScreenNext(
	int timeoutScreenNext
)

Parameters

timeoutScreenNext
Type: SystemInt32
Screen number the device switches to when the screen times out.
See Also