Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Dynamics CRM 2015
Gest the callback method used when workflow execution is resumed.
Namespace: Microsoft.Xrm.Sdk.Workflow.Activities
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)
Syntax
public BookmarkCallback BookmarkCallback { get; }
public:
property BookmarkCallback^ BookmarkCallback {
BookmarkCallback^ get();
}
member BookmarkCallback : BookmarkCallback with get
Public ReadOnly Property BookmarkCallback As BookmarkCallback
Property Value
Type: System.Activities.BookmarkCallback
Type: BookmarkCallback
The callback method used when workflow execution is resumed.
See Also
Postpone Class
Microsoft.Xrm.Sdk.Workflow.Activities Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright