Click or drag to resize
RequestXmlCollection Constructor
Initializes a new instance of the RequestXmlCollection class.

Namespace:  Intuit.Ipp.Utility
Assembly:  Intuit.Ipp.Utility (in Intuit.Ipp.Utility.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public RequestXmlCollection(
	string requestId
)

Parameters

requestId
Type: SystemString
The request id.
See Also