Action

XmpResourceEvent.Action property

Gets or sets the action that occurred.

public string Action { get; set; }

Property Value

The action that occurred. Defined values are: converted, copied, created, cropped, edited, filtered, formatted, version_updated, printed, published, managed, produced, resized, saved. New values should be verbs in the past tense.

See Also