ResourceEvent.Action

ResourceEvent.Action property

Gets or sets action.

public string Action { get; set; }

Property Value

The action.

Examples

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