KnowledgeFragmentBuilder::ScopeRangeSet Property
Gets the RangeSet object that refers to all change units that do not have an entry in the ColumnRangeSets property.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Property Value
Type: Microsoft.Synchronization::RangeSetThe RangeSet object that refers to all change units that do not have an entry in the ColumnRangeSets property.
The ScopeRangeSet property contains a list of Range objects that refer to all change units that do not have an associated RangeSet object. The ColumnRangeSets property contains a list of RangeSet objects that refer to particular change units.
Show: