Click or drag to resize

JobItemConfigurationSchedule Property

The schedule for this job

Namespace:  SanteDB.Core.Configuration
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public List<JobItemSchedule> Schedule { get; set; }

Property Value

Type: ListJobItemSchedule
See Also