次の方法で共有


CrrAccessToken.DatasourceId プロパティ

定義

データソース ID を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象