IKnowledgeWithMarkers::ContainsAllChangeUnitsRequiredMarker
Indicates whether the specified item requires that all change units are included when the source provider adds the item to a change batch.
When custom filters are used, the source provider must call either ContainsAllChangeUnitsRequiredMarker, or enumerate items by using IKnowledgeWithMarkers::NextAllChangeUnitsRequiredMarker, to check whether items that are added to a change batch require that all change units are included. When an item is marked as requiring all change units, the source provider must include all change units that pass the filter for that item.
Show: