Click or drag to resize
Infosoft Logo

GetDistributionInterchangesRequest Class

Provides data for the request to get distribution interchanges
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.DistributionIntergrationGetDistributionInterchangesRequest

Namespace: Infosoft.Common.Contracts.MessageContracts.DistributionIntergration
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class GetDistributionInterchangesRequest

The GetDistributionInterchangesRequest type exposes the following members.

Properties
 NameDescription
Public propertyFilter Gets or sets a list of states used to filter for when getting the DistributionInterchange entries. If set only items matching one or more items in the list will be included
Public propertyQueryMetadata Gets or sets the query metadata.
Top
See Also