MetadataOperation enum
The operation to be performed on the metadata.
Fields
None = 0 | Represents the defualt value if the operation is not specified or not supported. |
Add = 1 | Represents the addition of the metadata. |
Remove = 2 | Represents the removal of the metadata. |