How to set Result parameter name, using Code-First SOAP

Hello

I need to change the result parameter name of my service:

<xs:element name=“Test___OrderResponse”>
xs:complexType
xs:sequence
<xs:element name=“Result” minOccurs=“1” maxOccurs=“1” type=“xs:string”></xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>

In old RODL configuration I can change here:

Can you help me, please?

thanks
Fabio Lobo

Thanks, logged as bugs://82069

bugs://82069 got closed with status fixed.

Hi,

this fix will be present in next beta build