ISaveAsListOptions public interface ISaveAsListOptions Options for save as list Documentation IArtifactRef ExistingListArtifactId { get; } Artifact Id of existing list. string ListName { get; } Name of the list. SaveAsListAction SaveAsListAction { get; } Action which decide whether to create new list or replace existing list.