Click or drag to resize
EntitlementAndUserRoleInfoEntitlementInformation Property
Gets the entitlement information.

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 EntitlementInfo EntitlementInformation { get; }

Property Value

Type: EntitlementInfo
The entitlement information.
See Also