BatchSetRef public class BatchSetRef Ref container for a batch set Documentation public int ArtifactID { get; set; } the ID used to identify a batch set; unique per workspace public string Name { get; set; } The name used to identify a batch set; unique per workspace public BatchSetRef()