R
Robert Bravery
Hi all,
How do I aproach this.
I need to have a class that has different popeties based on a givien value
eg
if the company value >35
then myclass should have theses two properties
bigvalue
lagecompany
someproperty
else the properties should be
smalvalue
someproperty
Thanks
Robert
How do I aproach this.
I need to have a class that has different popeties based on a givien value
eg
if the company value >35
then myclass should have theses two properties
bigvalue
lagecompany
someproperty
else the properties should be
smalvalue
someproperty
Thanks
Robert