Share via


TransactionsGetResponse.TotalRecordCount 属性

定义

满足条件的记录总数。

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

属性值

满足条件的记录的总数。

属性

适用于