StagingBatchInformation.MemberAttributeErrorCount Property

Definition

Gets or sets the number of attribute updates that resulted in errors.

public:
 property int MemberAttributeErrorCount { int get(); void set(int value); };
[System.Runtime.Serialization.DataMember]
public int MemberAttributeErrorCount { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.MemberAttributeErrorCount : int with get, set
Public Property MemberAttributeErrorCount As Integer

Property Value

An integer that represents the number of attribute updates.

Attributes

Applies to