ModifyDate

XmpBasicPackage.ModifyDate property

Gets or sets the date and time the resource was last modified.

public DateTime? ModifyDate { get; set; }

Property Value

The last modification date.

See Also