ModifyDate

XmpVersion.ModifyDate property

Gets or sets the date on which this version was checked in.

public DateTime? ModifyDate { get; set; }

Property Value

The date on which this version was checked in.

See Also