Click or drag to resize
Infosoft Logo

GetRetailersFromRetailerIdsListRequestRetailerIdsList Property

Gets or sets the retailer numbers list.

Namespace: Infosoft.Common.Contracts.MessageContracts.Retail
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public List<int> RetailerIdsList { get; set; }

Property Value

ListInt32
See Also