ScreenModifyIsSetTimeout Method |
Gets whether or not this ScreenModify is supposed to set a timeout.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public bool IsSetTimeout()
Public Function IsSetTimeout As Boolean
public:
bool IsSetTimeout()
member IsSetTimeout : unit -> bool
Return Value
Type:
BooleanSet timeout
See Also