'Declaration
ReadOnly Property CachingEnabled As Boolean
'Usage
Dim instance As IEvaluationContext Dim value As Boolean value = instance.CachingEnabled
bool CachingEnabled {get;}
Property Value
true
if calculation caching is enabled; otherwise, false
.