SPList.CalculationOptions property
SharePoint 2013
Indicates options for how calculated field formulas, list data validation formulas, and default value formulas are evaluated for the list.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.UnsupportedSPType)] public SPCalculationOptions CalculationOptions { get; set; }
Property value
Type: Microsoft.SharePoint.SPCalculationOptionsAn SPCalculationOptions object that specifies options for the calculation behavior.