Enum Operation
Used for Operation parameter in request and operation attribute in <request> resource as well as resource as well as operationMonitor
Namespace: Aetheros.Schema.OneM2M
Assembly: Aetheros.Schema.OneM2M.dll
Syntax
[Serializable]
public enum Operation
Fields
| Name | Description |
|---|---|
| Create | |
| Delete | |
| Notify | |
| Retrieve | |
| Update |