'Set' parameter cannot be declared '<specifier>'
An invalid modifier was specified with a parameter in a Set property procedure.
Error ID: BC31065
To correct this error
- Remove invalid modifiers, such as ByRef, ParamArray, and Optional.
See Also
Tasks
How to: Add Fields and Properties to a Class