DefaultValueParameterContainer.CopyTo(ClientParameterContainer, out Exception) Method
For internal use.
Namespace: DevExpress.DocumentServices.ServiceModel
Assembly: DevExpress.Printing.v25.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Parameters
| Name | Type |
|---|---|
| reportParameters | DevExpress.DocumentServices.ServiceModel.Native.ClientParameterContainer |
| error | Exception |
Returns
| Type |
|---|
| Boolean |
See Also