ScriptExpression Class

Class for ScriptExpression operation.
Public Class ScriptExpression
This language is not supported or no code example is available.
public class ScriptExpression
This language is not supported or no code example is available.
Name Description
Public constructor ScriptExpression(RunObj, int) Construct the instance
Top
Name Description
Public property Description Gets the script expression's description.
Public property Disable Disable/Enable ascript expression.
Public property DisableCondition Gets the string with condition to disable the script expression.
Public property Domain Gets the domain server or client of script expression.
Public property Execution Gets the execution information of script expression.
Public property Expression Gets the expression of script expression.
Public property PeakDuration Gets last peak CPU date time
Public property StopExecutionOnError Flag to indicate if script expression will stop on error.
Public property TagName Gets the tagname configured to receive the result of script expression.
Public property Time Gets the time configured to execute the script expression.
Public property Trigger Gets the trigger configured to execute the script expression.
Top
Name Description
Public enumeration e Enum containg list of IDs of runtime objects
Top
T.Modules.Script.ScriptExpression

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition