Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a Boolean value that indicates whether the term store change is a full farm restore.
Namespace: Microsoft.SharePoint.Taxonomy
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Public ReadOnly Property IsFullFarmRestore As Boolean
Get
'Usage
Dim instance As ChangedTermStore
Dim value As Boolean
value = instance.IsFullFarmRestore
public bool IsFullFarmRestore { get; }
Property Value
Type: System.Boolean
Returns Boolean.