Interface ITSScheduler3

    • Method Detail

      • offlineExecution

        boolean offlineExecution()

        Indicates whether to execute the test in offline mode.

        Getter method for the COM property "OfflineExecution"

        Returns:
        Returns a value of type boolean
      • offlineExecution

        void offlineExecution​(boolean pVal)

        Indicates whether to execute the test in offline mode.

        Setter method for the COM property "OfflineExecution"

        Parameters:
        pVal - Mandatory boolean parameter.