Returns true if any field included in the search changed (checks fields defined in Class Search Settings).
            
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- node
 - Type: CMS.DocumentEngine TreeNode
Document node 
- changedColumns (Optional)
 - Type: 
System.Collections.Generic List 
String 
List of changed columns, if not provided, retrieves the list from the document 
Return Value
Type:See Also