<PackageReference Include="Relativity.Identity.SDK" Version="2.6.2" />

IHaveCreatedAndModified

Represents a DTO with information about the creation and modification of an object.

Gets the Artifact ID and name of the user who created the artifact.

DateTime CreatedOnDate { get; set; }

Gets the date and time when the artifact was added to Relativity.

Gets the Artifact ID and name of the user who recently updated the artifact.

Gets the date and time when the artifact was most recently updated.