Click or drag to resize
Infosoft Logo

GetProduct_x_TermsResponseProduct_x_TermList Property

A collection of Product_x_Term objects.

Namespace: Infosoft.Common.Contracts.MessageContracts
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public IList<Product_x_Term> Product_x_TermList { get; set; }

Property Value

IListProduct_x_Term
See Also