Enum StaffGroupMembershipAction
Namespace: Cmc.Nexus.Common.Events
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public enum StaffGroupMembershipAction
Fields
Name | Description |
---|---|
Added | A new staff group membership is added to the staff entity. |
Removed | A staff group membership is removed from the staff entity. |
Unchanged | The staff group membership remains unchanged in the staff entity. |