Class OnFileCheckedOut

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

Event argument is of type WorkflowFileSystemEventArgs

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

Constructors

OnFileCheckedOut()

Declaration
public OnFileCheckedOut()

Implements

System.Workflow.Activities.IEventActivity