<PackageReference Include="Relativity.Services.DataContracts.SDK" Version="13.6.2" />

MatterFieldNames

MatterFieldNames
public const string ClientArtifactID = "ClientArtifactID"

Represents the Artifact ID of the client associated with the matter.

public const string ClientName = "ClientName"

Represents the name of the client associated with the matter.

public const string Name = "Name"

Represents the name of a Matter as a string.

public const string Number = "Number"

Indicates the matter number.

public const string Status = "Status"

Represents the status of the matter as a choice Artifact ID.

public const string StatusName = "StatusName"

Represents the status name of the matter.