Show / Hide Table of Contents

Class WorkflowApplicationIdleEventArgs

Inheritance
System.Object
WorkflowApplicationEventArgs
WorkflowApplicationIdleEventArgs
Inherited Members
WorkflowApplicationEventArgs.GetInstanceExtensions<T>()
WorkflowApplicationEventArgs.InstanceId
Namespace: System.Activities
Assembly: System.Activities.dll
Syntax
public class WorkflowApplicationIdleEventArgs : WorkflowApplicationEventArgs

Properties

Bookmarks

Declaration
public ReadOnlyCollection<BookmarkInfo> Bookmarks { get; }
Property Value
System.Collections.ObjectModel.ReadOnlyCollection<BookmarkInfo>

Back to top Generated by DocFX