Gets or Sets plan line items
Namespace: CelloSaaS.Billing.ModelAssembly: CelloSaaS.Billing (in CelloSaaS.Billing.dll) Version: 4.3.1.0 (4.3.1.0)
public ICollection<PricePlanLineItem> LineItems { get; set; }
public ICollection<PricePlanLineItem> LineItems { get; set; }
Public Property LineItems As ICollection(Of PricePlanLineItem)
Get
Set
Public Property LineItems As ICollection(Of PricePlanLineItem)
Get
Set
member LineItems : ICollection<PricePlanLineItem> with get, set
member LineItems : ICollection<PricePlanLineItem> with get, set
Property Value
Type:
ICollection PricePlanLineItem