If UseDefaultsWhenPolling is set to true, the default values will be set in the business object before it is retrieved from the database and dispatched to the server.
If UseDefaultsWhenPolling is set to false, the default values will not be set in the business object before it is retrieved from the database and dispatched to the server.
Default value: true
Possible values: true or false