...
public enum CoreIdentityEmploymentChangeType : uint
Added = 0
Changed = 1
Removed = 2
The order how the changes are processed is always:
add
remove
change
How-to articles
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|
...
...
public enum CoreIdentityEmploymentChangeType : uint
Added = 0
Changed = 1
Removed = 2
The order how the changes are processed is always:
add
remove
change
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|
...