Table of Contents

GR0040: Do not use Object in a field declaration.

TitleDo not use Object in a field declaration.
IdGR0040
CategoryDesign
Default SeverityWarning
Enabled By DefaultTrue
DescriptionDo not use object as a field type. This is to avoid issues with type safety.
Custom Tags