If a generated convenience method has a parameter whose type is internal, the generated convenience method should be made internal if the enclosing type is not already, to avoid a compilation error. This can occur if a type was customized to be internal via client.tsp or through custom code.
If a generated convenience method has a parameter whose type is internal, the generated convenience method should be made internal if the enclosing type is not already, to avoid a compilation error. This can occur if a type was customized to be internal via client.tsp or through custom code.