CreatedDateTime

CadPackage.CreatedDateTime property

Gets the date and time when the drawing was created.

public DateTime? CreatedDateTime { get; }

Property Value

The date and time when the drawing was created.

See Also