ScopesManager.isChanged Field
Indicates whether the value of the CompilationScheduleType property has changed.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected isChanged As Boolean
'Usage
Dim value As Boolean
value = Me.isChanged
Me.isChanged = value
protected bool isChanged