TransactionsGetResponse.TotalRecordCount Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Nombre total de dossiers répondant aux critères.
public:
property int TotalRecordCount { int get(); void set(int value); };
[System.ServiceModel.MessageBodyMember]
public int TotalRecordCount { get; set; }
[<System.ServiceModel.MessageBodyMember>]
member this.TotalRecordCount : int with get, set
Public Property TotalRecordCount As Integer
Valeur de propriété
Le nombre total de documents répondant aux critères.
- Attributs