CadHeader.SummaryInfoWrapper.ModifiedDateTimeUtc

CadHeader.SummaryInfoWrapper.ModifiedDateTimeUtc property

Gets or sets the universal date/time of the last update/save.

public DateTime? ModifiedDateTimeUtc { get; set; }

Property Value

The universal date/time of the last update/save.

See Also