ExecutionSource
No description
union ExecutionSource = ScheduleOccurrence | Action | User | ExecutionSubProcedure
Possible types
ExecutionSource.ScheduleOccurrence object schedule
Represents a single occurrence of a task.
ExecutionSource.Action object actions
ExecutionSource.User object core
ExecutionSource.ExecutionSubProcedure object execution
Member Of
ExecutionSourceSummary object