Class ResourceEvent

ResourceEvent class

Containing dimensions for a drawn object.

public sealed class ResourceEvent : ComplexTypeBase

Constructors

NameDescription
ResourceEvent()Initializes a new instance of the ResourceEvent class.

Properties

NameDescription
Action { get; set; }Gets or sets action.
ActionDate { get; set; }Gets or sets the action date.
Changed { get; set; }Gets or sets the semicolon-delimited list of the parts of the resource that were changed since the previous event history.
InstanceId { get; set; }Gets or sets value of the xmpMM:InstanceId.
NamespaceUri { get; }Gets the default namespace URI.
Parameters { get; set; }Gets or sets the additional description of the action.
Prefix { get; }Gets the prefix.
SofwareAgentName { get; set; }Gets or sets the software agent name.

Methods

NameDescription
override GetXmpRepresentation()Gets the string contained value in XMP format.

See Also