SaaS CMS has officially launched! Learn more now.

Class OnFileCheckedIn

Event activity that is invoked when a file is checked in in File system

Event argument is of type WorkflowFileSystemEventArgs

Inheritance
System.Object
OnFileCheckedIn
Implements
System.Workflow.Activities.IEventActivity
Namespace: EPiServer.WorkflowFoundation.Activities
Assembly: EPiServer.WorkflowFoundation.dll
Version: 7.19.2
Syntax
public class OnFileCheckedIn : CompositeFileSystemBase<FileCheckedIn>, IEventActivity, ICompositeFileSystemActivity, ICompositeActivity

Constructors

OnFileCheckedIn()

Declaration
public OnFileCheckedIn()

Implements

System.Workflow.Activities.IEventActivity

Extension Methods