Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 7589

Calculated Column CSOM Get Option

$
0
0

I have Server Side Object Model code for getting the Calculated Column.

    SPFieldCalculated cf = (SPFieldCalculated)item.Fields["Down Time Duration"];
    req.DownTimeDuration = cf.GetFieldValueAsText(item["Down Time Duration"]);

What is the equivalent code in CSOM  for getting the value of Calculated Column ?


Viewing all articles
Browse latest Browse all 7589

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>