Click or drag to resize
Infosoft Logo

GetCommissionCodesByTitleResponse Class

Provides data for the response from the GetCommissionCodesByTitle service operation.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.RetailGetCommissionCodesByTitleResponse

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

The GetCommissionCodesByTitleResponse type exposes the following members.

Properties
 NameDescription
Public propertyCommissionCodes Gets or sets the list of matched commission codes.
Top
See Also