ISaveAsListParameters public interface ISaveAsListParameters Documentation int? BatchSize { get; } string Notes { get; } IObjectTypeRef ObjectType { get; } Guid? ProcessIdentifier { get; } ISaveAsListOptions SaveAsListOptions { get; }