'Get' is already declared

A Get statement appears more than once in a code block. The Get statement declares a Get property procedure used to retrieve a value of a property.

Error ID: BC30443

To correct this error

  • Remove the redundant Get statement.

See Also

Reference

Get Statement