Click or drag to resize
Infosoft Logo

CustomerRelationExchangeSource Property

Gets or sets the source.

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

Property Value

String
Remarks
This is an optional string that indicates what system the customer relation came from. It could for instance be the name of a user, the name of a server, or simply the name of a piece of software.
See Also