Click or drag to resize
Infosoft Logo

GetCommissionCodesByTitleRequestTitle Property

Gets or sets the title.

Namespace: Infosoft.Common.Contracts.MessageContracts.Retail
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public Title Title { get; set; }

Property Value

Title
Remarks
If the Title_Id field is set, the service will search by that ID. If it's not set, it will search by the code field.
See Also