IReplaceParameters public interface IReplaceParameters Documentation int? BatchSize { get; } IObjectTypeRef ObjectType { get; } Guid? ProcessIdentifier { get; } IEnumerable<IReplaceFieldRef> ReplaceFields { get; }