Click or drag to resize

IXmlRequestWrapperGetWrappedXml Method


Namespace: DegreeDays.Api.Processing
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
string GetWrappedXml(
	string requestXml,
	RequestSecurityInfo securityInfo
)

Parameters

requestXml  String
 
securityInfo  RequestSecurityInfo
 

Return Value

String
See Also