ScheduledTaskInformation[cloudobj]
returns the properties of the ScheduledTask cloudobj.
ScheduledTaskInformation[cloudobj,property]
returns the value of the property property.
ScheduledTaskInformation
ScheduledTaskInformation[cloudobj]
returns the properties of the ScheduledTask cloudobj.
ScheduledTaskInformation[cloudobj,property]
returns the value of the property property.
Details
- ScheduledTaskInformation returns a property association wrapped in ScheduledTaskInformationData.
- Cloud scheduled tasks are typically created through the cloud interface or by evaluating CloudDeploy on a ScheduledTask object.
Examples
Basic Examples (1)
co = CloudDeploy[ScheduledTask[{Now, AirTemperatureData[]}, {Tomorrow}]]ScheduledTaskInformation[co]ScheduledTaskInformation[co, NotificationFunction]ScheduledTaskInformation[co, "UUID"]RemoveScheduledTask[co]See Also
Text
Wolfram Research (2014), ScheduledTaskInformation, Wolfram Language function, https://reference.wolfram.com/language/ref/ScheduledTaskInformation.html (updated 2014).
CMS
Wolfram Language. 2014. "ScheduledTaskInformation." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2014. https://reference.wolfram.com/language/ref/ScheduledTaskInformation.html.
APA
Wolfram Language. (2014). ScheduledTaskInformation. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ScheduledTaskInformation.html
BibTeX
@misc{reference.wolfram_2026_scheduledtaskinformation, author="Wolfram Research", title="{ScheduledTaskInformation}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/ScheduledTaskInformation.html}", note=[Accessed: 16-June-2026]}
BibLaTeX
@online{reference.wolfram_2026_scheduledtaskinformation, organization={Wolfram Research}, title={ScheduledTaskInformation}, year={2014}, url={https://reference.wolfram.com/language/ref/ScheduledTaskInformation.html}, note=[Accessed: 16-June-2026]}