public IReadOnlyCollection<InvoiceDetailCartItem> OtherPackagedFees { get; }
Public ReadOnly Property OtherPackagedFees As IReadOnlyCollection(Of InvoiceDetailCartItem) Get
public: property IReadOnlyCollection<InvoiceDetailCartItem^>^ OtherPackagedFees { IReadOnlyCollection<InvoiceDetailCartItem^>^ get (); }
member OtherPackagedFees : IReadOnlyCollection<InvoiceDetailCartItem> with get
Copyright © Catalyst Fire 2014