Enum IncludeDocument
public enum IncludeDocument
  - Extension Methods
 
Fields
Always = 0Always include the Document
Never = 1Never include the Document
NeverWithData = 2If job data is provided, don't also provide the document. If no data is provided, then the document is included.