StagingClearResponse.RelationshipRecordsClearedCount Özelliği
Alır veya ayarlar temizlenmiş ilişki kayıtları.
Ad Alanı: Microsoft.MasterDataServices.Services.MessageContracts
Derleme: Microsoft.MasterDataServices.Services (Microsoft.MasterDataServices.Services içinde.dll)
Sözdizimi
'Bildirim
<MessageBodyMemberAttribute> _
Public Property RelationshipRecordsClearedCount As Integer
Get
Set
'Kullanım
Dim instance As StagingClearResponse
Dim value As Integer
value = instance.RelationshipRecordsClearedCount
instance.RelationshipRecordsClearedCount = value
[MessageBodyMemberAttribute]
public int RelationshipRecordsClearedCount { get; set; }
[MessageBodyMemberAttribute]
public:
property int RelationshipRecordsClearedCount {
int get ();
void set (int value);
}
[<MessageBodyMemberAttribute>]
member RelationshipRecordsClearedCount : int with get, set
function get RelationshipRecordsClearedCount () : int
function set RelationshipRecordsClearedCount (value : int)
Özellik Değeri
Tür: System.Int32
Sayısını gösteren bir tamsayı.