Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

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: 8.11.0
Syntax
public class OnFileCheckedIn : CompositeFileSystemBase<FileCheckedIn>, IEventActivity, ICompositeFileSystemActivity, ICompositeActivity

Constructors

OnFileCheckedIn()

Declaration
public OnFileCheckedIn()

Implements

System.Workflow.Activities.IEventActivity