All Frameworks Class Hierarchy This Framework Indexes
SPAkern Enumeration split_member_action
enum split_member_action {
SplitMemberAdd,
SplitMemberRemove,
SplitMemberLose,
SplitMemberIgnore
}
Text specifies what to do with members involved in a split.
- Values:
-
- SplitMemberAdd
- Both entities are in the collection after a split.
- SplitMemberRemove
- Both entities are not in the collection after a split.
- SplitMemberLose
- Un-collect the entities in collection and delete the collection.
- SplitMemberIgnore
- Do nothing with the collection
This object is included in the file: collection.hxx