Skip to main content
A newer version of this page is available. .

DefaultValueParameterContainer.CopyFrom(ClientParameterContainer) Method

For internal use.

Namespace: DevExpress.DocumentServices.ServiceModel

Assembly: DevExpress.Printing.v18.2.Core.dll

Declaration

public void CopyFrom(
    ClientParameterContainer container
)

Parameters

Name Type
container DevExpress.DocumentServices.ServiceModel.Native.ClientParameterContainer
See Also