ResourceEvent Class

Summary: Containing dimensions for a drawn object.

Module: aspose.imaging.xmp.types.complex.resourceevent

Full Name: aspose.imaging.xmp.types.complex.resourceevent.ResourceEvent

Inheritance: IXmpType, ComplexTypeBase

Aspose.Imaging Version: 24.5.0

Constructors

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

Properties

NameTypeAccessDescription
actionstringr/wGets or sets action.
action_datedatetimer/wGets or sets the action date.
changedstringr/wGets or sets the semicolon-delimited list of the parts of the resource that were changed since the previous event history.
instance_idGuidr/wGets or sets value of the xmpMM:InstanceId.
namespace_uristringrGets the default namespace URI.
parametersstringr/wGets or sets the additional description of the action.
prefixstringrGets the prefix.
sofware_agent_namestringr/wGets or sets the software agent name.

Methods

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

Constructor: ResourceEvent()

 ResourceEvent() 

Initializes a new instance of the ResourceEvent class.

Method: get_xmp_representation()

 get_xmp_representation() 

Gets the string contained value in XMP format.

Returns

TypeDescription
stringReturns the string contained value in XMP format.