Udostępnij przez


Właściwość StagingBatchInformation.MemberAttributeTotalCount

Pobiera lub ustawia numer aktualizacji atrybut, które próbowano.

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

Składnia

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

value = instance.MemberAttributeTotalCount

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

Wartość właściwości

Typ: System.Int32
Liczba całkowita, która reprezentuje liczbę prób aktualizacji atrybut.