Udostępnij za pośrednictwem


Expression is not an array or a method, and cannot have an argument list

You have provided an argument list for an expression that is not an array or method. Only arrays or methods can have argument lists.

Error ID: BC30471

To correct this error

  • Remove the argument list.

See Also

Concepts

Procedure Parameters and Arguments