ReferenceDate

IptcApplicationRecord.ReferenceDate property

Gets or sets the date of a prior envelope to which the current object refers.

public DateTime? ReferenceDate { get; set; }

Property Value

The date of a prior envelope to which the current object refers.

See Also