Click or drag to resize
Infosoft Logo

CustomerRelationExchangeAudit Property

Gets or sets the audit values for the customer relation.

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

Property Value

Audit
Remarks
This objects contains information about who created and last updated the customer relation, and the dates of the changes.
See Also