Click or drag to resize
EntitlementInfoEntitlements Property
Gets the entitlements.

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 IList<Entitlement> Entitlements { get; }

Property Value

Type: IListEntitlement
See Also