DeleteRecordChangeHistoryResponse.DeletedEntriesCount Property

Definition

Gets the count of deleted audit history records.

public:
 property int DeletedEntriesCount { int get(); };
public int DeletedEntriesCount { get; }
member this.DeletedEntriesCount : int
Public ReadOnly Property DeletedEntriesCount As Integer

Property Value

The count of deleted audit history records.

Applies to