次の方法で共有


Document.Source プロパティ

定義

ドキュメントのソースを取得します。 ブラジル向け ENF と世界の他の地域の DRS。 使用できる値は、'DRS'、'ENF' です。

[Newtonsoft.Json.JsonProperty(PropertyName="source")]
public string Source { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="source")>]
member this.Source : string
Public ReadOnly Property Source As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象