Click or drag to resize
ObjectWorkflowTriggerInfoProviderDeleteInfo Method
Deletes the object to the database.

Namespace: CMS.Automation
Assembly: CMS.Automation (in CMS.Automation.dll) Version: 11.0.0
Syntax
C#
protected override void DeleteInfo(
	ObjectWorkflowTriggerInfo info
)

Parameters

info
Type: CMS.AutomationObjectWorkflowTriggerInfo
Object to delete
See Also