Udostępnij przez


Właściwość StagingBatchInformation.MemberRelationshipErrorCount

Pobiera lub ustawia liczbę ruchów hierarchii, które zaowocowały błędami.

Przestrzeń nazw:  Microsoft.MasterDataServices
Zestaw:  Microsoft.MasterDataServices (w Microsoft.MasterDataServices.dll)

Składnia

'Deklaracja
<DataMemberAttribute> _
Public Property MemberRelationshipErrorCount As Integer
    Get
    Set
'Użycie
Dim instance As StagingBatchInformation
Dim value As Integer

value = instance.MemberRelationshipErrorCount

instance.MemberRelationshipErrorCount = value
[DataMemberAttribute]
public int MemberRelationshipErrorCount { get; set; }
[DataMemberAttribute]
public:
property int MemberRelationshipErrorCount {
    int get ();
    void set (int value);
}
[<DataMemberAttribute>]
member MemberRelationshipErrorCount : int with get, set
function get MemberRelationshipErrorCount () : int
function set MemberRelationshipErrorCount (value : int)

Wartość właściwości

Typ: System.Int32
Przenosi całkowitą reprezentującą liczbę hierarchii.