Hi
Regards
Asad Naeem
Add the attribute:
[System.ComponentModel.Browsable(false)]
to your property.
As we are using webservices so our proxy classes are auto genereted through wsdl.exe
So it will not be possible for us to set the attribute as you mentioned.
Is there some other way?