次の方法で共有


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

プロパティ値

条件を満たすレコードの合計量。

属性

適用対象