This is a migrated thread and some comments may be shown as answers.

[Solved] out variables in Silverlight Report Libraries

0 Answers 27 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
soumen
Top achievements
Rank 1
soumen asked on 22 Aug 2010, 12:08 PM
Hi Team,

In our project architecture we have Business service layer which will return data source to report library(For designer.cs).Our api has out parameter.In report Library we add service reference from BSL.BT when we add the api from proxy class it will shown like

Method: ByCustomer(Boolean& isOperationsFailed, String languageCode, String customerName, String email, String phone) : Item[]

so my question is how to handle out parameter in object datasource method.
Tags
General Discussions
Asked by
soumen
Top achievements
Rank 1
Share this question
or