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

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public TrialSubscription(
	XmlNode singleUserNode
)

Parameters

singleUserNode
Type: System.XmlXmlNode
The single user node.
See Also