NamedArtifactWithGuids public class NamedArtifactWithGuids : NamedArtifact, IHaveGuids Represents the Relativity artifact object that has name and guids properties. Can be used as a base class for most Relativity object classes. Documentation public List<Guid> Guids { get; set; } public NamedArtifactWithGuids()