IASSPClientProxy.IsFarmRunning Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Test whether or not a given workbook is hosted in the local SharePoint farm.
public bool IsFarmRunning ();
abstract member IsFarmRunning : unit -> bool
Public Function IsFarmRunning () As Boolean
Returns
True, if the machine is running SharePoint 2013 or 2016 farm with a configured version of the PowerPivot for SharePoint addin; otherwise, false.