Change Type Enumeration
The change type is used when the object is written to Xelion. It allows to write aggregated objects partially: a subset of the sub-objects is written.
Values
Name | Notes |
---|---|
Unmodified |
no changes are made |
Modified |
this object is changed by the client |
Created |
this object is created by the client |
Removed |
this object is removed by the client. |