|
CustomerRelationExchangeAudit Property |
Gets or sets the audit values for the customer relation.
Namespace: Infosoft.Common.Contracts.DataContracts.CustomersAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax public Audit Audit { get; set; }
No code example is currently available or this language may not be supported.
Property Value
AuditRemarks
This objects contains information about who created and last updated the customer relation, and the dates of the changes.
See Also