|
CustomerRelationExchangeSource Property |
Gets or sets the source.
Namespace: Infosoft.Common.Contracts.DataContracts.CustomersAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax public string Source { get; set; }
No code example is currently available or this language may not be supported.
Property Value
StringRemarks
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