Click or drag to resize
ServiceResponseTData Constructor (ServiceResponse)
Copy constructor

Namespace: CMS.WebServices
Assembly: CMS.WebServices (in CMS.WebServices.dll) Version: 10.0.0
Syntax
C#
public ServiceResponse(
	ServiceResponse nonGeneric
)

Parameters

nonGeneric
Type: CMS.WebServicesServiceResponse
Source
See Also