Skip to main content

NewScheduleInfo

Description

The structure represents an instance of the New Schedule entity.

Constructor

ConstructorDescription
NewScheduleInfoInitializes a new instance of the NewScheduleInfo object model.

Properties

PropertyDescription
ProcessIdSpecify the assigned process Id during the Schedule creation.
BotIdSpecify the assigned bot Id during the Schedule creation.
NameSpecify the schedule name.
DescriptionSpecify the description for the Schedule.
ScheduleTypeSpecify the type of schedule.
DisabledSpecify the value that indicates whether the Schedule is disabled.
StartDateSpecify the StartDate of the Schedule.
ExpiresOnSpecify the Expiration Date&Time of the Schedule.
LastExecutionTimeSpecify the Date&Time that indicates when the Schedule can be last executed.
ArgumentsSpecify the Input and Output arguments of the Schedule.
LogLevelSpecify the log level of the Schedule.
FrequencySpecify the value that indicates the execution time info of the Schedule.

Remarks

Use the NewScheduleInfo object model to get or update information about the Schedule.