ChangedTermStore.IsFullFarmRestore property
Gets a Boolean value that indicates whether the term store change is a full farm restore.
Namespace: Microsoft.SharePoint.Client.Taxonomy
Assembly: Microsoft.SharePoint.Client.Taxonomy (in Microsoft.SharePoint.Client.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.