Allows you to specify the level of requirements information returned. The enumerated values include: REQ_NONE (Default), no requirements information should be returned; REQ_NAME, only the names of data requirements should be returned; REQ_QUESTION, return all available information for data requirements, including description and question information.
| Parameter | Type | Description |
|---|---|---|
| REQ_NONE | string | (Default) No requirements information should be returned. |
| REQ_NAME | string | Only the names of data requirements should be returned. |
| REQ_QUESTION | string | Return all available information for data requirements, including description and question information. |