All Frameworks Class Hierarchy This Framework Indexes
SPAkern Enumeration tolerant_member_action
enum tolerant_member_action {
TolerantMemberSwap,
TolerantMemberRemove,
TolerantMemberLose,
TolerantMemberIgnore
}
Text specifies what to do with members involved in a from/to tolerant operation.
- Values:
-
- TolerantMemberSwap
- The replaced entity is in the collection after a from/to tolerant operation.
The original entity is not in the collection after a from/to tolerant operation.
- TolerantMemberRemove
- The replaced entity and original entity are not in the collection after a from/to tolerant operation.
- TolerantMemberLose
- Un-collect the entities in collection and delete the collection.
- TolerantMemberIgnore
- Do nothing with the collection
This object is included in the file: collection.hxx