ModifiedDateTime

CadPackage.ModifiedDateTime property

Gets the date and time when the drawing was modified.

public DateTime? ModifiedDateTime { get; }

Property Value

The date and time when the drawing was modified.

See Also