Microsoft.SharePoint.Library.SPFarmSharePoint Farm

Microsoft.SharePoint.Library.SPFarm (ClassType)

One of the farm in SharePoint Farm Group.

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb7f2b36f-8be1-57ba-0f5f-9fd41fc0c5cc

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False 
Microsoft.SharePoint.Library.SPFarm:
FarmID  string  FarmID Farm ID of a SharePoint Farm. true 256  False 
FarmName  string  FarmName Farm name of a SharePoint Farm. false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SharePoint.Library.SPFarm" Accessibility="Public" Abstract="true" Base="System!System.LogicalEntity" Hosted="false" Singleton="false">
<Property ID="FarmID" Type="string" Key="true"/>
<Property ID="FarmName" Type="string" Key="false"/>
</ClassType>