Click or drag to resize
ObjectTypeInfoHasScheduledTasks Property
If true, the scheduled tasks can be run on the objects. By default no scheduled tasks to simplify general processes.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public bool HasScheduledTasks { get; set; }

Property Value

Type: Boolean
See Also