adTempus API
ArcanaDevelopment.adTempus.Client.ReportingHelpers Namespace / TaskSubClasses Class / IsScriptExecutionTask Property

In This Topic
    IsScriptExecutionTask Property
    In This Topic
    Indicates whether this object is a ScriptExecutionTask
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsScriptExecutionTask As Boolean
    public bool IsScriptExecutionTask {get;}
    See Also