Message in Hebrew (עברית)
הפעולה '<var>X</var>' של החוזה '<var>Contract Name</var>' מצינת לפחות פרמטר אחד של גוף תגובה שאינו ערך החזרה של הפעולה. רק ערך ההחזרה מותר כאשר המאפיין BodyStyle של WebGetAttribute/WebInvokeAttribute מוגדר כ- Bare. הסר פרמטרי גוף מיותרים של התגובה או הגדר את המאפיין BodyStyle ל- Wrapped.
Unlocalized message
Operation '<var>X</var>' of contract '<var>Contract Name</var>' specifies at least one response body parameter that is not a return value of the operation. Only the return value is allowed when the BodyStyle property of WebGetAttribute/WebInvokeAttribute is set to Bare. Either remove the extra response body parameters or set the BodyStyle property to Wrapped.
Search by Google