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

Relativity.Services.DataContracts.Enums.GuidForEnumValueAttribute

Provides a guid for an enumerated value. For an enum which corresponds to a Choice, the description should be the Guid for the choice.
public Guid Guid { get; }

The Guid which is associated with the enumerated value

public GuidForEnumValueAttribute(string guidStr)

Create a new GuidForEnumValueAttribute

Create a new GuidForEnumValueAttribute