AttributeAuditDetail.InvalidNewValueAttributes Property

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Gets a collection of attempted attribute changes that are not valid.

Namespace:   Microsoft.Crm.Sdk.Messages
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

Syntax

[DataMemberAttribute]
public DataCollection<string> InvalidNewValueAttributes { get; }
<DataMemberAttribute>
Public ReadOnly Property InvalidNewValueAttributes As DataCollection(Of String)

Property Value

Type: Microsoft.Xrm.Sdk.DataCollection<String>

Type: DataCollection<T>
The data collection of attempted attribute changes.

See Also

AttributeAuditDetail Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright