Click or drag to resize
EntitlementInfoPlanName Property
Gets the name of the plan.

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 string PlanName { get; }

Property Value

Type: String
The name of the plan.
See Also