Click or drag to resize
Infosoft Logo

CustomerRelationExchangeTitleCode Property

Gets or sets the title code.

Namespace: Infosoft.Common.Contracts.DataContracts.Customers
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public string TitleCode { get; set; }

Property Value

String
Remarks
Whether to set title code or not is dependant on the title mode of the relation type:
    See Also