adTempus API
ArcanaDevelopment.adTempus.Client.ReportingHelpers Namespace / TaskSubClasses Class
Properties

In This Topic
    TaskSubClasses Class Members
    In This Topic

    The following tables list the members exposed by TaskSubClasses.

    Public Properties
     NameDescription
    Public PropertyReturns the object as a CustomTask  
    Public PropertyReturns the object as a DatabaseOperationTask  
    Public PropertyReturns the object as a EmailTask  
    Public PropertyReturns the object as a FileOperationTask  
    Public PropertyIndicates whether this object is a CustomTask  
    Public PropertyIndicates whether this object is a DatabaseOperationTask  
    Public PropertyIndicates whether this object is a EmailTask  
    Public PropertyIndicates whether this object is a FileOperationTask  
    Public PropertyIndicates whether this object is a NotificationTask  
    Public PropertyIndicates whether this object is a ProgramExecutionTask  
    Public PropertyIndicates whether this object is a RestartComputerTask  
    Public PropertyIndicates whether this object is a ScriptExecutionTask  
    Public PropertyIndicates whether this object is a ServiceControlTask  
    Public PropertyIndicates whether this object is a TerminateProcessTask  
    Public PropertyIndicates whether this object is a VariableUpdateTask  
    Public PropertyIndicates whether this object is a WebRequestTask  
    Public PropertyReturns the object as a NotificationTask  
    Public PropertyReturns the object as a ProgramExecutionTask  
    Public PropertyReturns the object as a RestartComputerTask  
    Public PropertyReturns the object as a ScriptExecutionTask  
    Public PropertyReturns the object as a ServiceControlTask  
    Public PropertyReturns the object as a TerminateProcessTask  
    Public PropertyReturns the object as a VariableUpdateTask  
    Public PropertyReturns the object as a WebRequestTask  
    Top
    See Also