public InvoiceDetailCartItem BoothFee { get; }
Public ReadOnly Property BoothFee As InvoiceDetailCartItem Get
public: property InvoiceDetailCartItem^ BoothFee { InvoiceDetailCartItem^ get (); }
member BoothFee : InvoiceDetailCartItem with get
In This Article