Click or drag to resize

RegionGetOutputToHost Method

Gets whether this region will output information to the host or not.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public bool GetOutputToHost()

Return Value

Type: Boolean
Whether this region will send output to the host.
See Also