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