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