ScreenModifyGetTimeoutScreenNext Method |
Gets 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 int GetTimeoutScreenNext()
Public Function GetTimeoutScreenNext As Integer
public:
int GetTimeoutScreenNext()
member GetTimeoutScreenNext : unit -> int
Return Value
Type:
Int32Timeout next screen
See Also