CadHeader.SummaryInfoWrapper.EditingTime

CadHeader.SummaryInfoWrapper.EditingTime property

Gets or sets the cumulative editing time for this drawing.

public TimeSpan EditingTime { get; set; }

Property Value

The cumulative editing time for this drawing.

See Also