Indicates the ScriptTask Domain

Server:

The ScriptTask runs in the Server context, it cannot access Client objects i.e., Displays or client domain tags.

Client:

The ScriptTask runs in each Client where the ModuleScript is running.

Namespace: T.Modules.Script
Assembly: T.Modules (in T.Modules.dll)

Public Property Domain() As Integer 
Get 
This language is not supported or no code example is available.
public int Domain {get;}
This language is not supported or no code example is available.

Property Value

Type: int

.NET Framework

Supported in: 4.6.2, 4.7