RetrieveTotalRecordCountResponse.EntityRecordCountCollection Property

Definition

A collection of table names and their respective total record count values.

public:
 property Microsoft::Xrm::Sdk::EntityRecordCountCollection ^ EntityRecordCountCollection { Microsoft::Xrm::Sdk::EntityRecordCountCollection ^ get(); };
public Microsoft.Xrm.Sdk.EntityRecordCountCollection EntityRecordCountCollection { get; }
member this.EntityRecordCountCollection : Microsoft.Xrm.Sdk.EntityRecordCountCollection
Public ReadOnly Property EntityRecordCountCollection As EntityRecordCountCollection

Property Value

Applies to