PublicAPI.Objects.Scheduling.SchedulerTask.LoadOrCreate ELMA API Documentation
Load by ID. If not found, the new object is returned
 
 
Syntax

public SchedulerTask LoadOrCreate(
	long id
)

Return Value

Type: SchedulerTask
Entity
Remarks

How to find an object ID
See Also