Class ResourceEvent

Class ResourceEvent

ชื่อพื้นที่: Aspose.Imaging.Xmp.Types.Complex.ResourceEvent การประกอบ: Aspose.Imaging.dll (25.4.0)

เนื้อหาขนาดสําหรับวัตถุที่ดึง

[JsonObject(MemberSerialization.OptIn)]
public sealed class ResourceEvent : ComplexTypeBase, IXmpType, ICloneable

Inheritance

object XmpTypeBase ComplexTypeBase ResourceEvent

Implements

IXmpType , ICloneable

อนุญาโตตุลาการ

ComplexTypeBase.GetXmpRepresentation() , ComplexTypeBase.Prefix , ComplexTypeBase.NamespaceUri , XmpTypeBase.GetXmpRepresentation() , XmpTypeBase.ToString() , XmpTypeBase.Clone() , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

ResourceEvent()

[JsonConstructor]
public ResourceEvent()

Properties

Action

รับหรือตั้งค่าการกระทํา

[JsonProperty]
public string Action { get; set; }

คุณสมบัติมูลค่า

string

Examples

หมายเลขที่กําหนดคือ: แปลง, คัดลอก, สร้าง, รวบรวม, การแก้ไข, การกรอง, การจัดรูปแบบ, Version_updated, พิมพ์, Published, Managed, Produced, Resized, Savedหมายเลขใหม่ควรจะเป็นคําในความตึงเครียดที่ผ่านมา

ActionDate

รับหรือกําหนดวันที่การกระทํา

[JsonProperty]
public DateTime ActionDate { get; set; }

คุณสมบัติมูลค่า

DateTime

Changed

ได้รับหรือตั้งค่ารายชื่อของส่วนของทรัพยากรที่มีการเปลี่ยนแปลงตั้งแต่ประวัติเหตุการณ์ก่อนหน้านี้

[JsonProperty]
public string Changed { get; set; }

คุณสมบัติมูลค่า

string

InstanceId

รับหรือตั้งค่าของ xmpMM:InstanceId

[JsonProperty]
public Guid InstanceId { get; set; }

คุณสมบัติมูลค่า

Guid

Parameters

ได้รับหรือตั้งค่าคําอธิบายเพิ่มเติมของกระทํา

[JsonProperty]
public string Parameters { get; set; }

คุณสมบัติมูลค่า

string

SofwareAgentName

รับหรือตั้งชื่อตัวแทนซอฟต์แวร์

[JsonProperty]
public string SofwareAgentName { get; set; }

คุณสมบัติมูลค่า

string

Methods

GetXmpRepresentation()

รับความหมายของ string ในรูปแบบ XMP

public override string GetXmpRepresentation()

Returns

string

กลับค่าที่ประกอบด้วย string ในรูปแบบ XMP

 แบบไทย