lpDBPurgeOnDesignPurge
lp lpDBPurgeOnDesignPurge boolean { t | nil }
Description
Controls the purging of the power view while closing the source design. The default value is t. By default, the power view is purged when the source design gets purged.
GUI Equivalent
Example
envGetVal("lp" "lpDBPurgeOnDesignPurge")
envSetVal("lp" "lpDBPurgeOnDesignPurge" 'boolean nil)
Related Topics
Return to top