IASSPClientProxy.IsFarmRunning Method

Definition

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

Boolean

True, if the machine is running SharePoint 2013 or 2016 farm with a configured version of the PowerPivot for SharePoint addin; otherwise, false.

Applies to