Skip to content

DisableStorage

mtbeek32 edited this page Jan 4, 2023 · 4 revisions

The DisableStorage property can be configured to True, indicating a data item will not be read from or written to the configured storage.

The DisableStorage is usually configured for calculated data items, not to be stored, but configured in a container for which a storage is configured.

The default value for this property is: False

Clone this wiki locally