|
GetCommissionCodesByTitleRequestTitle Property |
Gets or sets the title.
Namespace: Infosoft.Common.Contracts.MessageContracts.RetailAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax public Title Title { get; set; }
No code example is currently available or this language may not be supported.
Property Value
TitleRemarks
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