Click or drag to resize
EntitlementAndUserRoleInfo Constructor
Initializes a new instance of the EntitlementAndUserRoleInfo 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 EntitlementAndUserRoleInfo(
	XmlNode entitlementAndRoleNode
)

Parameters

entitlementAndRoleNode
Type: System.XmlXmlNode
The entitlement node.
See Also