StagingBatchInformation.MemberRelationshipErrorCount Property

Definition

Gets or sets the number of hierarchy moves that resulted in errors.

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

Property Value

An integer that represents the number of hierarchy moves.

Attributes

Applies to