Właściwość StagingBatchInformation.MemberErrorCount
Pobiera lub ustawia numer intelektu element członkowski, które zaowocowały błędami.
Przestrzeń nazw: Microsoft.MasterDataServices.Services.DataContracts
Zestaw: Microsoft.MasterDataServices.Services (w Microsoft.MasterDataServices.Services.dll)
Składnia
'Deklaracja
<DataMemberAttribute> _
Public Property MemberErrorCount As Integer
Get
Set
'Użycie
Dim instance As StagingBatchInformation
Dim value As Integer
value = instance.MemberErrorCount
instance.MemberErrorCount = value
[DataMemberAttribute]
public int MemberErrorCount { get; set; }
[DataMemberAttribute]
public:
property int MemberErrorCount {
int get ();
void set (int value);
}
[<DataMemberAttribute>]
member MemberErrorCount : int with get, set
function get MemberErrorCount () : int
function set MemberErrorCount (value : int)
Wartość właściwości
Typ: System.Int32
Całkowitą reprezentującą zliczania.
Zobacz także