次の方法で共有


RecordSet.RecordType プロパティ

定義

リソース レコードの種類を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="recordType")]
public string RecordType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recordType")>]
member this.RecordType : string with get, set
Public Property RecordType As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象