 |
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
Syntaxpublic string Source { get; set; }
No code example is currently available or this language may not be supported.
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