ObjectTypeInfoHasScheduledTasks Property |
If true, the scheduled tasks can be run on the objects. By default no scheduled tasks to simplify general processes.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax public bool HasScheduledTasks { get; set; }
Property Value
Type:
BooleanSee Also