次の方法で共有


CommonDataServiceForAppsLinkedService.OrganizationName プロパティ

定義

Common Data Service for Apps インスタンスのorganization名を取得または設定します。 プロパティはオンプレミスでは必須であり、ユーザーに関連付けられている Common Data Service for Apps インスタンスが複数ある場合はオンラインで必要です。 型: string (または resultType 文字列を含む式)。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.organizationName")]
public object OrganizationName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.organizationName")>]
member this.OrganizationName : obj with get, set
Public Property OrganizationName As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象