Print Page | Close Window

Web Service - WebserviceVisible attribute

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce Classic
Forum Discription: For .NET 2.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=947
Printed Date: 19-May-2024 at 10:08pm


Topic: Web Service - WebserviceVisible attribute
Posted By: orcities
Subject: Web Service - WebserviceVisible attribute
Date Posted: 22-Sep-2008 at 2:52pm

I have marked Entities as Web Visible. I also have added the properties as WebServiceVisible. Not all methods are being added to the Web Service. I have checked the Entity and found they are marked as WebServiceVisible and they are. If I override the method it shows up.

Is this a known issue? Is there something I can do to get around this without having to override all my properties.



Replies:
Posted By: orcities
Date Posted: 22-Sep-2008 at 3:01pm
Ok. After a little more search. The methods that are not taking the WebServiceVisible correctly are properties that have already been overridden.
 
 



Print Page | Close Window