|
strong |
Describes the operation used by a data writer to update a data element.
| Enumerator | |
|---|---|
| Add | The data writer added the element. |
| Update | The data writer updated the element. |
| PartialUpdate | The data writer partially updated the element. |
| Remove | The data writer removed the element. |
Definition at line 33 of file SampleEvent.h.