Table of Contents

Enum IncludeDocument

Namespace
JobFlow.Core.Flows
Assembly
JobFlow.Core.dll
public enum IncludeDocument
Extension Methods

Fields

Always = 0

Always include the Document

Never = 1

Never include the Document

NeverWithData = 2

If job data is provided, don't also provide the document. If no data is provided, then the document is included.