TYBA






protocol.taskschedule.GetStartupTasksRequest

GetStartupTasksRequest

This request allows you to get the startup items that have been scheduled.

ParameterOptionalMax AllowedDataTypeNotes
cidno1textclient id. used to track origin of any particular message

Example xml:


  <sireq>
      <cid>Mum</cid>
      <fn>
          <getStartupTasks>
          </getStartupTasks>
      </fn>
  </sireq>

 

back to index