日常的に共同作業を行うシステム ユーザーのコレクション。 チームを使用すると、レコード共有を簡略化し、チームメンバーが異なる部署に属している場合に、チームメンバーに組織データへの共通のアクセス権を提供できます。
Messages
次の表に、Team テーブルのメッセージを示します。 メッセージは、テーブルに対して実行できる操作を表します。 イベントである場合もあります。
| 名前 イベントですか? |
Web API 操作 | .NET 用 SDK |
|---|---|---|
AddMembersTeamイベント: True |
AddMembersTeam | AddMembersTeamRequest |
Associateイベント: True |
レコードの関連付け | レコードの関連付け |
ConvertOwnerTeamToAccessTeamイベント: False |
ConvertOwnerTeamToAccessTeam | ConvertOwnerTeamToAccessTeamRequest |
Createイベント: True |
POST /チーム「作成」を参照してください。 |
レコードの作成 |
Deleteイベント: True |
DELETE /teams(teamid)「削除」を参照してください |
レコードの削除 |
Disassociateイベント: True |
レコードの関連付けを解除する | レコードの関連付けを解除する |
RemoveMembersTeamイベント: True |
RemoveMembersTeam | RemoveMembersTeamRequest |
Retrieveイベント: True |
GET /teams(teamid)「取得」を参照してください |
レコードの取得 |
RetrieveMembersTeamイベント: False |
RetrieveMembersTeamRequest | |
RetrieveMultipleイベント: True |
GET /チーム「データのクエリ」を参照してください |
データのクエリ |
SetParentBusinessUnitイベント: False |
SetParentBusinessUnitRequest | |
SetParentSystemUserイベント: False |
SetParentSystemUser | SetParentSystemUserRequest |
SetParentTeamイベント: False |
SetParentTeam | SetParentTeamRequest |
SyncGroupMembersToTeamイベント: False |
SyncGroupMembersToTeam | SDK for .NET でメッセージを使用する方法を学習します |
Updateイベント: True |
PATCH /teams(teamid)アップデートを見る |
レコードの更新 |
Upsertイベント: False |
PATCH /teams(teamid)「テーブル行の更新挿入」を参照してください。 |
UpsertRequest |
プロパティ
次の表に、Team テーブルの選択したプロパティを示します。
| プロパティ | 価値 |
|---|---|
| DisplayName | チーム |
| DisplayCollectionName (表示コレクション名) | チーム |
| スキーマ名 | Team |
| コレクションスキーマ名 | Teams |
| エンティティセット名 | teams |
| 論理名 | team |
| 論理コレクション名 | teams |
| PrimaryId属性 | teamid |
| プライマリ名属性 | name |
| テーブルタイプ | Standard |
| 所有権タイプ | BusinessOwned |
書き込み可能な列/属性
これらの列/属性は、 IsValidForCreate または IsValidForUpdate (通常は両方) のいずれかに対して true を返します。 SchemaName で一覧表示されます。
- AdministratorId
- AzureActiveDirectoryObjectId
- ビジネスユニット ID
- DelegatedAuthorizationId
- 説明
- メールアドレス
- ImportSequenceNumber
- MembershipType
- 名前
- OverriddenCreatedOn
- プロセスID
- QueueId
- RegardingObjectId
- ObjectTypeCode について
- ステージ ID
- TeamId
- TeamTemplateId
- TeamType
- トランザクション通貨 ID
- トラバースパス
- よみ名
AdministratorId
| プロパティ | 価値 |
|---|---|
| Description | チームを担当するユーザー プライマリの一意識別子。 |
| DisplayName | 管理者 |
| IsValidForForm | いいえ |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | administratorid |
| 必須レベル | システム必須 |
| タイプ | 参照 |
| Targets | systemuser |
AzureActiveDirectoryObjectId
| プロパティ | 価値 |
|---|---|
| Description | グループのオブジェクト ID。 |
| DisplayName | グループのオブジェクト ID |
| IsValidForForm | 正しい |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | azureactivedirectoryobjectid |
| 必須レベル | None |
| タイプ | Uniqueidentifier |
ビジネスユニット ID
| プロパティ | 価値 |
|---|---|
| Description | チームが関連付けられている部署の一意識別子。 |
| DisplayName | ビジネスユニット |
| IsValidForForm | いいえ |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | businessunitid |
| 必須レベル | システム必須 |
| タイプ | 参照 |
| Targets | businessunit |
DelegatedAuthorizationId
| プロパティ | 価値 |
|---|---|
| Description | チームの委任された承認コンテキスト。 |
| DisplayName | 委任された承認 |
| IsValidForForm | 正しい |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | delegatedauthorizationid |
| 必須レベル | None |
| タイプ | 参照 |
| Targets | delegatedauthorization |
Description
| プロパティ | 価値 |
|---|---|
| Description | チームの説明。 |
| DisplayName | 説明 |
| IsValidForForm | 正しい |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | description |
| 必須レベル | None |
| タイプ | メモ |
| Format | テキストエリア |
| FormatName | テキストエリア |
| ImeMode | Auto |
| ローカライズ可能 | いいえ |
| MaxLength | 2000 |
EMailAddress
| プロパティ | 価値 |
|---|---|
| Description | チームのメール アドレス。 |
| DisplayName | 電子メール |
| IsValidForForm | 正しい |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | emailaddress |
| 必須レベル | None |
| タイプ | String |
| Format | |
| FormatName | |
| ImeMode | 非アクティブ |
| ローカライズ可能 | いいえ |
| MaxLength | 100 |
ImportSequenceNumber (シーケンス番号のインポート)
| プロパティ | 価値 |
|---|---|
| Description | このレコードを作成したデータインポートまたはデータ移行の一意識別子。 |
| DisplayName | インポート シーケンス番号 |
| IsValidForForm | いいえ |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | importsequencenumber |
| 必須レベル | None |
| タイプ | 整数 |
| 最大値 | 2147483647 |
| 最小値 | -2147483648 |
MembershipType
| プロパティ | 価値 |
|---|---|
| Description | |
| DisplayName | メンバーシップの種類 |
| IsValidForForm | 正しい |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | membershiptype |
| 必須レベル | システム必須 |
| タイプ | ピックリスト |
| デフォルトフォーム値 | 0 |
| グローバル選択名 | team_membershiptype |
MembershipType の選択肢/オプション
| 価値 | ラベル |
|---|---|
| 0 | メンバーとゲスト |
| 1 | メンバー |
| 2 | 所有者 |
| 3 | ゲスト |
名前
| プロパティ | 価値 |
|---|---|
| Description | チームの名前。 |
| DisplayName | チーム名 |
| IsValidForForm | いいえ |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | name |
| 必須レベル | システム必須 |
| タイプ | String |
| Format | テキスト |
| FormatName | テキスト |
| ImeMode | Auto |
| ローカライズ可能 | いいえ |
| MaxLength | 160 |
OverriddenCreatedOn
| プロパティ | 価値 |
|---|---|
| Description | レコードが移行された日時です。 |
| DisplayName | レコードの作成日 |
| IsValidForForm | いいえ |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | overriddencreatedon |
| 必須レベル | None |
| タイプ | DateTime |
| CanChangeDateTime動作 | いいえ |
| 日時動作 | ユーザーローカル |
| Format | DateOnly |
| ImeMode | 非アクティブ |
| ソースタイプマスク | 0 |
ProcessId
| プロパティ | 価値 |
|---|---|
| Description | プロセスの ID を表示します。 |
| DisplayName | 処理 |
| IsValidForForm | いいえ |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | processid |
| 必須レベル | None |
| タイプ | Uniqueidentifier |
QueueId
| プロパティ | 価値 |
|---|---|
| Description | チームの既定のキューの一意識別子。 |
| DisplayName | デフォルトキュー |
| IsValidForForm | 正しい |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | queueid |
| 必須レベル | None |
| タイプ | 参照 |
| Targets | キュー |
ObjectId について
| プロパティ | 価値 |
|---|---|
| Description | チームが関連付けるレコードを選択します。 |
| DisplayName | オブジェクトIDについて |
| IsValidForForm | いいえ |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | regardingobjectid |
| 必須レベル | None |
| タイプ | 参照 |
| Targets | 知識記事 |
ObjectTypeCode について
| プロパティ | 価値 |
|---|---|
| Description | チームに関連付けられているレコードの種類 - システム管理アクセス チームにのみ使用されます。 |
| DisplayName | オブジェクトタイプについて |
| IsValidForForm | いいえ |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | regardingobjecttypecode |
| 必須レベル | None |
| タイプ | エンティティ名 |
ステージ ID
| プロパティ | 価値 |
|---|---|
| Description | ステージの ID を表示します。 |
| DisplayName | (非推奨)プロセスステージ |
| IsValidForForm | いいえ |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | stageid |
| 必須レベル | None |
| タイプ | Uniqueidentifier |
TeamId
| プロパティ | 価値 |
|---|---|
| Description | チームの一意識別子。 |
| DisplayName | チーム |
| IsValidForForm | いいえ |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | teamid |
| 必須レベル | システム必須 |
| タイプ | Uniqueidentifier |
TeamTemplateId
| プロパティ | 価値 |
|---|---|
| Description | チームに関連付けられているチーム テンプレートを表示します。 |
| DisplayName | チーム テンプレート識別子 |
| IsValidForForm | 正しい |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | teamtemplateid |
| 必須レベル | None |
| タイプ | 参照 |
| Targets | teamtemplate |
TeamType
| プロパティ | 価値 |
|---|---|
| Description | チームの種類を選択します。 |
| DisplayName | チームの種類 |
| IsValidForForm | 正しい |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | teamtype |
| 必須レベル | システム必須 |
| タイプ | ピックリスト |
| デフォルトフォーム値 | 0 |
| グローバル選択名 | team_type |
TeamType の選択肢/オプション
| 価値 | ラベル |
|---|---|
| 0 | Owner |
| 1 | Access |
| 2 | セキュリティ グループ |
| 3 | Office グループ |
TransactionCurrencyId
| プロパティ | 価値 |
|---|---|
| Description | チームに関連付けられている通貨の一意識別子。 |
| DisplayName | 通貨 |
| IsValidForForm | 正しい |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | transactioncurrencyid |
| 必須レベル | None |
| タイプ | 参照 |
| Targets | トランザクション通貨 |
トラバースパス
| プロパティ | 価値 |
|---|---|
| Description | 内部でのみ使用します。 |
| DisplayName | (非推奨)トラバースパス |
| IsValidForForm | いいえ |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | traversedpath |
| 必須レベル | None |
| タイプ | String |
| Format | テキスト |
| FormatName | テキスト |
| ImeMode | Auto |
| ローカライズ可能 | いいえ |
| MaxLength | 1250 |
よみ名
| プロパティ | 価値 |
|---|---|
| Description | チームのフル ネームの発音。ふりがなまたはカタカナ文字で記述されています。 |
| DisplayName | 読み名 |
| IsValidForForm | 正しい |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | yominame |
| 必須レベル | None |
| タイプ | String |
| Format | PhoneticGuide |
| FormatName | PhoneticGuide |
| ImeMode | Active |
| ローカライズ可能 | いいえ |
| MaxLength | 160 |
読み取り専用の列/属性
これらの列/属性は IsValidForCreate および IsValidForUpdate の両方について false を返します。 SchemaName で一覧表示されます。
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- 為替レート
- 既定値
- IsSasTokenSet
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- 組織 ID
- OrganizationIdName
- SasToken
- ShareLinkQualifier
- SystemManaged
- VersionNumber
CreatedBy
| プロパティ | 価値 |
|---|---|
| Description | チームを作成したユーザーの一意識別子。 |
| DisplayName | 作成者 |
| IsValidForForm | 正しい |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | createdby |
| 必須レベル | None |
| タイプ | 参照 |
| Targets | systemuser |
CreatedOn
| プロパティ | 価値 |
|---|---|
| Description | チームが作成された日時。 |
| DisplayName | 作成日 |
| IsValidForForm | 正しい |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | createdon |
| 必須レベル | None |
| タイプ | DateTime |
| CanChangeDateTime動作 | いいえ |
| 日時動作 | ユーザーローカル |
| Format | 日付と時刻 |
| ImeMode | 非アクティブ |
| ソースタイプマスク | 0 |
CreatedOnBehalfBy
| プロパティ | 価値 |
|---|---|
| Description | チームを作成した代理人ユーザーの一意識別子。 |
| DisplayName | 作成者 (代理人) |
| IsValidForForm | 正しい |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | createdonbehalfby |
| 必須レベル | None |
| タイプ | 参照 |
| Targets | systemuser |
為替レート
| プロパティ | 価値 |
|---|---|
| Description | 基本通貨に関するチームに関連付けられている通貨の為替レート。 |
| DisplayName | 為替レート |
| IsValidForForm | 正しい |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | exchangerate |
| 必須レベル | None |
| タイプ | Decimal |
| ImeMode | Disabled |
| 最大値 | 100000000000 |
| 最小値 | 1E-12 |
| 精度 | 12 |
| ソースタイプマスク | 0 |
IsDefault
| プロパティ | 価値 |
|---|---|
| Description | チームが既定のビジネス ユニット チームであるかどうかに関する情報。 |
| DisplayName | デフォルト |
| IsValidForForm | 正しい |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | isdefault |
| 必須レベル | システム必須 |
| タイプ | ブール値 |
| グローバル選択名 | team_isdefault |
| デフォルト値 | いいえ |
| 真のラベル | イエス |
| 偽ラベル | いいえ |
IsSasTokenSet
| プロパティ | 価値 |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | いいえ |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | issastokenset |
| 必須レベル | None |
| タイプ | ブール値 |
| グローバル選択名 | isencryptedattributevalueset |
| デフォルト値 | いいえ |
| 真のラベル | イエス |
| 偽ラベル | いいえ |
ModifiedBy
| プロパティ | 価値 |
|---|---|
| Description | チームを最後に変更したユーザーの一意識別子。 |
| DisplayName | 変更者 |
| IsValidForForm | 正しい |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | modifiedby |
| 必須レベル | None |
| タイプ | 参照 |
| Targets | systemuser |
ModifiedOn
| プロパティ | 価値 |
|---|---|
| Description | チームが最後に変更された日時。 |
| DisplayName | 修正日 |
| IsValidForForm | 正しい |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | modifiedon |
| 必須レベル | None |
| タイプ | DateTime |
| CanChangeDateTime動作 | いいえ |
| 日時動作 | ユーザーローカル |
| Format | 日付と時刻 |
| ImeMode | 非アクティブ |
| ソースタイプマスク | 0 |
ModifiedOnBehalfBy
| プロパティ | 価値 |
|---|---|
| Description | チームを最後に変更した代理人ユーザーの一意識別子。 |
| DisplayName | 変更者 (代理) |
| IsValidForForm | 正しい |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | modifiedonbehalfby |
| 必須レベル | None |
| タイプ | 参照 |
| Targets | systemuser |
OrganizationId
| プロパティ | 価値 |
|---|---|
| Description | チームに関連付けられている組織の一意識別子。 |
| DisplayName | 組織 |
| IsValidForForm | いいえ |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | organizationid |
| 必須レベル | システム必須 |
| タイプ | Uniqueidentifier |
OrganizationIdName
| プロパティ | 価値 |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | いいえ |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | organizationidname |
| 必須レベル | システム必須 |
| タイプ | String |
| Format | テキスト |
| FormatName | テキスト |
| ImeMode | Auto |
| ローカライズ可能 | いいえ |
| MaxLength | 100 |
SasToken
| プロパティ | 価値 |
|---|---|
| Description | チームの Sas トークン。 |
| DisplayName | Sas トークン |
| IsValidForForm | いいえ |
| IsValidForRead (読み取りの有効値) | いいえ |
| LogicalName | sastoken |
| 必須レベル | None |
| タイプ | String |
| Format | テキスト |
| FormatName | テキスト |
| ImeMode | Auto |
| ローカライズ可能 | いいえ |
| MaxLength | 50 |
ShareLinkQualifier
| プロパティ | 価値 |
|---|---|
| Description | 内部でのみ使用します。 |
| DisplayName | 共有リンク修飾子 |
| IsValidForForm | いいえ |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | sharelinkqualifier |
| 必須レベル | None |
| タイプ | String |
| Format | テキスト |
| FormatName | テキスト |
| ImeMode | Auto |
| ローカライズ可能 | いいえ |
| MaxLength | 1250 |
SystemManaged
| プロパティ | 価値 |
|---|---|
| Description | チームをシステムで管理するかどうかを選択します。 |
| DisplayName | システムが管理されているか |
| IsValidForForm | 正しい |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | systemmanaged |
| 必須レベル | システム必須 |
| タイプ | ブール値 |
| グローバル選択名 | team_systemmanaged |
| デフォルト値 | いいえ |
| 真のラベル | イエス |
| 偽ラベル | いいえ |
VersionNumber
| プロパティ | 価値 |
|---|---|
| Description | チームのバージョン番号。 |
| DisplayName | バージョン番号 |
| IsValidForForm | いいえ |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | versionnumber |
| 必須レベル | None |
| タイプ | ビッグイント (BigInt) |
| 最大値 | 9223372036854775807 |
| 最小値 | -9223372036854775808 |
多対 1 の関係
これらの関係は多対 1 です。 SchemaName で一覧表示されます。
- business_unit_teams
- knowledgearticle_Teams
- lk_team_createdonbehalfby
- lk_team_modifiedonbehalfby
- lk_teambase_administratorid
- lk_teambase_createdby
- lk_teambase_modifiedby
- organization_teams
- processstage_teams
- queue_team
- team_delegatedauthorization
- teamtemplate_Teams
- TransactionCurrency_Team
business_unit_teams
1-To-Many リレーションシップ: businessunit business_unit_teams
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | businessunit |
| 参照属性 | businessunitid |
| ReferencingAttribute (参照属性) | businessunitid |
| ReferencingEntityNavigationPropertyName (参照エンティティナビゲーションプロパティ名) | businessunitid |
| IsHierarchical | |
| カスケード構成 | アーカイブ: NoCascade割り当てる: NoCascade削除: Restrictマージ: NoCascade親の再設定: NoCascadeロールアップビュー: NoCascade共有: NoCascade共有解除: NoCascade |
knowledgearticle_Teams
一To-Many 関係: 知識knowledgearticle_Teams
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | knowledgearticle |
| 参照属性 | knowledgearticleid |
| ReferencingAttribute (参照属性) | regardingobjectid |
| ReferencingEntityNavigationPropertyName (参照エンティティナビゲーションプロパティ名) | regardingobjectid_knowledgearticle |
| IsHierarchical | |
| カスケード構成 | アーカイブ: NoCascade割り当てる: Cascade削除: Cascadeマージ: NoCascade親の再設定: Cascadeロールアップビュー: NoCascade共有: Cascade共有解除: Cascade |
lk_team_createdonbehalfby
1-To-Many リレーションシップ: systemuser lk_team_createdonbehalfby
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | systemuser |
| 参照属性 | systemuserid |
| ReferencingAttribute (参照属性) | createdonbehalfby |
| ReferencingEntityNavigationPropertyName (参照エンティティナビゲーションプロパティ名) | createdonbehalfby |
| IsHierarchical | |
| カスケード構成 | アーカイブ: NoCascade割り当てる: NoCascade削除: NoCascadeマージ: NoCascade親の再設定: NoCascadeロールアップビュー: NoCascade共有: NoCascade共有解除: NoCascade |
lk_team_modifiedonbehalfby
1-To-Many リレーションシップ: systemuser lk_team_modifiedonbehalfby
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | systemuser |
| 参照属性 | systemuserid |
| ReferencingAttribute (参照属性) | modifiedonbehalfby |
| ReferencingEntityNavigationPropertyName (参照エンティティナビゲーションプロパティ名) | modifiedonbehalfby |
| IsHierarchical | |
| カスケード構成 | アーカイブ: NoCascade割り当てる: NoCascade削除: NoCascadeマージ: NoCascade親の再設定: NoCascadeロールアップビュー: NoCascade共有: NoCascade共有解除: NoCascade |
lk_teambase_administratorid
1-To-Many リレーションシップ: systemuser lk_teambase_administratorid
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | systemuser |
| 参照属性 | systemuserid |
| ReferencingAttribute (参照属性) | administratorid |
| ReferencingEntityNavigationPropertyName (参照エンティティナビゲーションプロパティ名) | administratorid |
| IsHierarchical | |
| カスケード構成 | アーカイブ: NoCascade割り当てる: NoCascade削除: NoCascadeマージ: NoCascade親の再設定: NoCascadeロールアップビュー: NoCascade共有: NoCascade共有解除: NoCascade |
lk_teambase_createdby
1-To-Many リレーションシップ: systemuser lk_teambase_createdby
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | systemuser |
| 参照属性 | systemuserid |
| ReferencingAttribute (参照属性) | createdby |
| ReferencingEntityNavigationPropertyName (参照エンティティナビゲーションプロパティ名) | createdby |
| IsHierarchical | |
| カスケード構成 | アーカイブ: NoCascade割り当てる: NoCascade削除: NoCascadeマージ: NoCascade親の再設定: NoCascadeロールアップビュー: NoCascade共有: NoCascade共有解除: NoCascade |
lk_teambase_modifiedby
1-To-Many リレーションシップ: systemuser lk_teambase_modifiedby
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | systemuser |
| 参照属性 | systemuserid |
| ReferencingAttribute (参照属性) | modifiedby |
| ReferencingEntityNavigationPropertyName (参照エンティティナビゲーションプロパティ名) | modifiedby |
| IsHierarchical | |
| カスケード構成 | アーカイブ: NoCascade割り当てる: NoCascade削除: NoCascadeマージ: NoCascade親の再設定: NoCascadeロールアップビュー: NoCascade共有: NoCascade共有解除: NoCascade |
organization_teams
一To-Many 関係: 組織organization_teams
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | organization |
| 参照属性 | organizationid |
| ReferencingAttribute (参照属性) | organizationid |
| ReferencingEntityNavigationPropertyName (参照エンティティナビゲーションプロパティ名) | organizationid_organization |
| IsHierarchical | |
| カスケード構成 | アーカイブ: NoCascade割り当てる: NoCascade削除: NoCascadeマージ: NoCascade親の再設定: NoCascadeロールアップビュー: NoCascade共有: NoCascade共有解除: NoCascade |
processstage_teams
1-To-Many リレーションシップ: processstage processstage_teams
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | processstage |
| 参照属性 | processstageid |
| ReferencingAttribute (参照属性) | stageid |
| ReferencingEntityNavigationPropertyName (参照エンティティナビゲーションプロパティ名) | stageid_processstage |
| IsHierarchical | |
| カスケード構成 | アーカイブ: NoCascade割り当てる: NoCascade削除: NoCascadeマージ: NoCascade親の再設定: NoCascadeロールアップビュー: NoCascade共有: NoCascade共有解除: NoCascade |
queue_team
1-To-Many リレーションシップ: キュー queue_team
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | queue |
| 参照属性 | queueid |
| ReferencingAttribute (参照属性) | queueid |
| ReferencingEntityNavigationPropertyName (参照エンティティナビゲーションプロパティ名) | queueid |
| IsHierarchical | |
| カスケード構成 | アーカイブ: NoCascade割り当てる: NoCascade削除: RemoveLinkマージ: NoCascade親の再設定: NoCascadeロールアップビュー: NoCascade共有: NoCascade共有解除: NoCascade |
team_delegatedauthorization
1-To-Many リレーションシップ: 委任された認証team_delegatedauthorization
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | delegatedauthorization |
| 参照属性 | delegatedauthorizationid |
| ReferencingAttribute (参照属性) | delegatedauthorizationid |
| ReferencingEntityNavigationPropertyName (参照エンティティナビゲーションプロパティ名) | delegatedauthorizationid |
| IsHierarchical | |
| カスケード構成 | アーカイブ: NoCascade割り当てる: NoCascade削除: Cascadeマージ: NoCascade親の再設定: NoCascadeロールアップビュー: NoCascade共有: NoCascade共有解除: NoCascade |
teamtemplate_Teams
1-To-Many リレーションシップ: teamtemplate teamtemplate_Teams
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | teamtemplate |
| 参照属性 | teamtemplateid |
| ReferencingAttribute (参照属性) | teamtemplateid |
| ReferencingEntityNavigationPropertyName (参照エンティティナビゲーションプロパティ名) | associatedteamtemplateid |
| IsHierarchical | |
| カスケード構成 | アーカイブ: NoCascade割り当てる: Cascade削除: Cascadeマージ: NoCascade親の再設定: Cascadeロールアップビュー: NoCascade共有: Cascade共有解除: Cascade |
TransactionCurrency_Team
1-To-Many リレーションシップ: transactioncurrency TransactionCurrency_Team
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | transactioncurrency |
| 参照属性 | transactioncurrencyid |
| ReferencingAttribute (参照属性) | transactioncurrencyid |
| ReferencingEntityNavigationPropertyName (参照エンティティナビゲーションプロパティ名) | transactioncurrencyid |
| IsHierarchical | |
| カスケード構成 | アーカイブ: NoCascade割り当てる: NoCascade削除: Restrictマージ: NoCascade親の再設定: NoCascadeロールアップビュー: NoCascade共有: NoCascade共有解除: NoCascade |
1 対多の関係
これらの関係は 1 対多です。 SchemaName で一覧表示されます。
- adx_inviteredemption_team_owningteam
- adx_portalcomment_team_owningteam
- chat_team_owningteam
- ImportFile_Team
- OwningTeam_postfollows
- team_accounts
- team_activity
- team_activityfileattachment
- team_adx_invitation
- team_adx_setting
- team_aiplugin
- team_aipluginauth
- team_aipluginconversationstarter
- team_aipluginconversationstartermapping
- team_aipluginexternalschema
- team_aipluginexternalschemaproperty
- team_aiplugingovernance
- team_aiplugingovernanceext
- team_aiplugininstance
- team_aipluginoperation
- team_aipluginoperationparameter
- team_aipluginoperationresponsetemplate
- team_aipluginusersetting
- team_annotations
- team_appnotification
- team_appointment
- team_approvalprocess
- team_approvalstageapproval
- team_approvalstagecondition
- team_approvalstageintelligent
- team_approvalstageorder
- team_asyncoperation
- Team_AsyncOperations
- team_bot
- team_botcomponent
- team_botcomponentcollection
- Team_BulkDeleteFailures
- team_businessprocess
- team_card
- team_certificatecredential
- team_componentversion
- team_connectioninstance
- team_connectionreference
- team_connections1
- team_connections2
- team_connector
- team_contacts
- team_conversationtranscript
- team_copilotglossaryterm
- team_copilotsynonyms
- team_credential
- team_customapi
- team_datalakefolder
- team_desktopflowbinary
- team_desktopflowmodule
- Team_DuplicateBaseRecord
- Team_DuplicateMatchingRecord
- team_DuplicateRules
- team_dvfilesearch
- team_dvfilesearchattribute
- team_dvfilesearchentity
- team_dvtablesearch
- team_dvtablesearchattribute
- team_dvtablesearchentity
- team_email
- team_email_templates
- team_emailserverprofile
- team_environmentvariabledefinition
- team_exchangesyncidmapping
- team_exportedexcel
- team_exportsolutionupload
- team_fabricaiskill
- team_fax
- team_featurecontrolsetting
- team_federatedknowledgeconfiguration
- team_federatedknowledgeentityconfiguration
- team_flowaggregation
- team_flowcapacityassignment
- team_flowcredentialapplication
- team_flowevent
- team_flowmachine
- team_flowmachinegroup
- team_flowmachineimage
- team_flowmachineimageversion
- team_flowmachinenetwork
- team_flowrun
- team_flowsession
- team_flowsessionbinary
- team_fxexpression
- team_goal
- team_goal_goalowner
- team_goalrollupquery
- team_governanceconfiguration
- team_ImportData
- team_ImportFiles
- team_ImportLogs
- team_ImportMaps
- team_Imports
- team_indexedtrait
- team_intelligentmemory
- team_interactionforemail
- team_keyvaultreference
- team_knowledgearticle
- team_knowledgefaq
- team_knowledgesourceconsumer
- team_knowledgesourceprofile
- team_letter
- team_mailbox
- team_mailboxtrackingfolder
- team_managedidentity
- team_msdyn_aibdataset
- team_msdyn_aibdatasetfile
- team_msdyn_aibdatasetrecord
- team_msdyn_aibdatasetscontainer
- team_msdyn_aibfeedbackloop
- team_msdyn_aibfile
- team_msdyn_aibfileattacheddata
- team_msdyn_aiconfigurationsearch
- team_msdyn_aidataprocessingevent
- team_msdyn_aidocumenttemplate
- team_msdyn_aievaluationconfiguration
- team_msdyn_aievaluationrun
- team_msdyn_aievent
- team_msdyn_aifptrainingdocument
- team_msdyn_aimodel
- team_msdyn_aiodimage
- team_msdyn_aiodlabel
- team_msdyn_aiodtrainingboundingbox
- team_msdyn_aiodtrainingimage
- team_msdyn_aioptimization
- team_msdyn_aioptimizationprivatedata
- team_msdyn_aitemplate
- team_msdyn_aitestcase
- team_msdyn_aitestcasedocument
- team_msdyn_aitestcaseinput
- team_msdyn_aitestrun
- team_msdyn_aitestrunbatch
- team_msdyn_analysiscomponent
- team_msdyn_analysisjob
- team_msdyn_analysisoverride
- team_msdyn_analysisresult
- team_msdyn_analysisresultdetail
- team_msdyn_copilotinteractions
- team_msdyn_customcontrolextendedsettings
- team_msdyn_dataflow
- team_msdyn_dataflow_datalakefolder
- team_msdyn_dataflowconnectionreference
- team_msdyn_dataflowrefreshhistory
- team_msdyn_dataflowtemplate
- team_msdyn_dmsrequest
- team_msdyn_dmsrequeststatus
- team_msdyn_dmssyncrequest
- team_msdyn_dmssyncstatus
- team_msdyn_entitylinkchatconfiguration
- team_msdyn_entityrefreshhistory
- team_msdyn_favoriteknowledgearticle
- team_msdyn_federatedarticle
- team_msdyn_fileupload
- team_msdyn_flow_actionapprovalmodel
- team_msdyn_flow_approval
- team_msdyn_flow_approvalrequest
- team_msdyn_flow_approvalresponse
- team_msdyn_flow_approvalstep
- team_msdyn_flow_awaitallactionapprovalmodel
- team_msdyn_flow_awaitallapprovalmodel
- team_msdyn_flow_basicapprovalmodel
- team_msdyn_flow_flowapproval
- team_msdyn_formmapping
- team_msdyn_function
- team_msdyn_historicalcaseharvestbatch
- team_msdyn_historicalcaseharvestrun
- team_msdyn_integratedsearchprovider
- team_msdyn_interimupdateknowledgearticle
- team_msdyn_kalanguagesetting
- team_msdyn_kbattachment
- team_msdyn_kmfederatedsearchconfig
- team_msdyn_knowledgearticlecustomentity
- team_msdyn_knowledgearticleimage
- team_msdyn_knowledgearticletemplate
- team_msdyn_knowledgeassetconfiguration
- team_msdyn_knowledgeharvestjobrecord
- team_msdyn_knowledgeinteractioninsight
- team_msdyn_knowledgemanagementsetting
- team_msdyn_knowledgepersonalfilter
- team_msdyn_knowledgesearchfilter
- team_msdyn_knowledgesearchinsight
- team_msdyn_mobileapp
- team_msdyn_pmanalysishistory
- team_msdyn_pmbusinessruleautomationconfig
- team_msdyn_pmcalendar
- team_msdyn_pmcalendarversion
- team_msdyn_pminferredtask
- team_msdyn_pmprocessextendedmetadataversion
- team_msdyn_pmprocesstemplate
- team_msdyn_pmprocessusersettings
- team_msdyn_pmprocessversion
- team_msdyn_pmrecording
- team_msdyn_pmsimulation
- team_msdyn_pmtab
- team_msdyn_pmtemplate
- team_msdyn_pmview
- team_msdyn_qna
- team_msdyn_richtextfile
- team_msdyn_salesforcestructuredobject
- team_msdyn_salesforcestructuredqnaconfig
- team_msdyn_schedule
- team_msdyn_serviceconfiguration
- team_msdyn_slakpi
- team_msdyn_solutionhealthrule
- team_msdyn_solutionhealthruleargument
- team_msdyn_virtualtablecolumncandidate
- team_msdynce_botcontent
- team_mspcat_catalogsubmissionfiles
- team_mspcat_packagestore
- team_nlsqregistration
- team_phonecall
- team_plannerbusinessscenario
- team_plannersyncaction
- team_plugin
- team_PostRegardings
- team_powerbidataset
- team_powerbidatasetapdx
- team_powerbimashupparameter
- team_powerbireport
- team_powerbireportapdx
- team_powerfxrule
- team_powerpagecomponent
- team_powerpagesddosalert
- team_powerpagesite
- team_powerpagesitelanguage
- team_powerpagesitepublished
- team_powerpageslog
- team_powerpagesmanagedidentity
- team_powerpagesscanreport
- team_powerpagessiteaifeedback
- team_powerpagessourcefile
- team_principalobjectattributeaccess
- team_principalobjectattributeaccess_principalid
- team_privilegecheckerrun
- team_processsession
- Team_ProcessSessions
- team_processstageparameter
- team_queueitembase_workerid
- team_recentlyused
- team_recurringappointmentmaster
- team_retaineddataexcel
- team_retentionconfig
- team_retentionfailuredetail
- team_retentionoperation
- team_retentionsuccessdetail
- team_savingrule
- team_sharepointdocumentlocation
- team_sharepointsite
- team_sideloadedaiplugin
- team_signal
- team_slaBase
- team_socialactivity
- team_solutioncomponentbatchconfiguration
- team_stagesolutionupload
- team_synapsedatabase
- team_SyncError
- Team_SyncErrors
- team_tag
- team_taggedflowsession
- team_taggedprocess
- team_task
- team_teammobileofflineprofilemembership_TeamId
- team_trait
- team_unstructuredfilesearchentity
- team_unstructuredfilesearchrecord
- team_userform
- team_userquery
- team_userqueryvisualizations
- team_workflow
- team_workflowbinary
- team_workflowlog
- team_workflowmetadata
- team_workqueue
- team_workqueueitem
adx_inviteredemption_team_owningteam
多To-One リレーションシップ: adx_inviteredemption adx_inviteredemption_team_owningteam
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | adx_inviteredemption |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | adx_inviteredemption_team_owningteam |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
adx_portalcomment_team_owningteam
多To-One リレーションシップ: adx_portalcomment adx_portalcomment_team_owningteam
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | adx_portalcomment |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | adx_portalcomment_team_owningteam |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
chat_team_owningteam
多To-One 関係: チャット chat_team_owningteam
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | chat |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | chat_team_owningteam |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
ImportFile_Team
多To-One リレーションシップ: importfile ImportFile_Team
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | importfile |
| ReferencingAttribute (参照属性) | recordsownerid |
| 参照エンティティ ナビゲーション プロパティ名 | ImportFile_Team |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
OwningTeam_postfollows
多To-One リレーションシップ: ポストフォロー OwningTeam_postfollows
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | postfollow |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | OwningTeam_postfollows |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_accounts
多To-One リレーションシップ: アカウント team_accounts
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | account |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_accounts |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_activity
多To-One リレーションシップ: activitypointer team_activity
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | activitypointer |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_activity |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_activityfileattachment
多To-One リレーションシップ: activityfileattachment team_activityfileattachment
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | activityfileattachment |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_activityfileattachment |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_adx_invitation
多To-One リレーションシップ: adx_invitation team_adx_invitation
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | adx_invitation |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_adx_invitation |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_adx_setting
多To-One リレーションシップ: adx_setting team_adx_setting
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | adx_setting |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_adx_setting |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_aiplugin
多To-One 関係: aiplugin team_aiplugin
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | aiplugin |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_aiplugin |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_aipluginauth
多To-One リレーションシップ: aipluginauth team_aipluginauth
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | aipluginauth |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_aipluginauth |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_aipluginconversationstarter
多To-One リレーションシップ: aipluginconversationstarter team_aipluginconversationstarter
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | aipluginconversationstarter |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_aipluginconversationstarter |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_aipluginconversationstartermapping
多To-One 関係: aipluginconversationstartermapping team_aipluginconversationstartermapping
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | aipluginconversationstartermapping |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_aipluginconversationstartermapping |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_aipluginexternalschema
多To-One 関係: aipluginexternalschema team_aipluginexternalschema
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | aipluginexternalschema |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_aipluginexternalschema |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_aipluginexternalschemaproperty
多To-One リレーションシップ: aipluginexternalschemaproperty team_aipluginexternalschemaproperty
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | aipluginexternalschemaproperty |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_aipluginexternalschemaproperty |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_aiplugingovernance
多To-One 関係: aiplugingovernance team_aiplugingovernance
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | aiplugingovernance |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_aiplugingovernance |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_aiplugingovernanceext
多To-One 関係: aiplugingovernanceext team_aiplugingovernanceext
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | aiplugingovernanceext |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_aiplugingovernanceext |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_aiplugininstance
多To-One リレーションシップ: aiplugininstance team_aiplugininstance
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | aiplugininstance |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_aiplugininstance |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_aipluginoperation
多To-One リレーションシップ: aipluginoperation team_aipluginoperation
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | aipluginoperation |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_aipluginoperation |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_aipluginoperationparameter
多-To-One リレーションシップ: aipluginoperationparameter team_aipluginoperationparameter
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | aipluginoperationparameter |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_aipluginoperationparameter |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_aipluginoperationresponsetemplate
多-To-One リレーションシップ: aipluginoperationresponsetemplate team_aipluginoperationresponsetemplate
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | aipluginoperationresponsetemplate |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_aipluginoperationresponsetemplate |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_aipluginusersetting
多To-One リレーションシップ: aipluginusersetting team_aipluginusersetting
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | aipluginusersetting |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_aipluginusersetting |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_annotations
多To-One リレーションシップ: 注釈team_annotations
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | annotation |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_annotations |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_appnotification
多To-One リレーションシップ: アプリ化team_appnotification
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | appnotification |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_appnotification |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_appointment
多To-One 関係: 予定team_appointment
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | appointment |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_appointment |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_approvalprocess
多To-One 関係: 承認プロセス team_approvalprocess
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | approvalprocess |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_approvalprocess |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_approvalstageapproval
多To-One 関係: approvalstageapproval team_approvalstageapproval
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | approvalstageapproval |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_approvalstageapproval |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_approvalstagecondition
多To-One リレーションシップ: approvalstagecondition team_approvalstagecondition
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | approvalstagecondition |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_approvalstagecondition |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_approvalstageintelligent
多To-One 関係: approvalstageintelligent team_approvalstageintelligent
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | approvalstageintelligent |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_approvalstageintelligent |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_approvalstageorder
多To-One リレーションシップ: approvalstageorder team_approvalstageorder
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | approvalstageorder |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_approvalstageorder |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_asyncoperation
多To-One リレーションシップ: 非同期操作team_asyncoperation
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | asyncoperation |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_asyncoperation |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
Team_AsyncOperations
多To-One リレーションシップ: 非同期操作Team_AsyncOperations
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | asyncoperation |
| ReferencingAttribute (参照属性) | regardingobjectid |
| 参照エンティティ ナビゲーション プロパティ名 | Team_AsyncOperations |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_bot
多To-One リレーションシップ: ボット team_bot
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | bot |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_bot |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_botcomponent
多To-One リレーションシップ: botcomponent team_botcomponent
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | botcomponent |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_botcomponent |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_botcomponentcollection
多To-One リレーションシップ: botcomponentcollection team_botcomponentcollection
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | botcomponentcollection |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_botcomponentcollection |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
Team_BulkDeleteFailures
多To-One リレーションシップ: bulkdeletefailure Team_BulkDeleteFailures
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | bulkdeletefailure |
| ReferencingAttribute (参照属性) | regardingobjectid |
| 参照エンティティ ナビゲーション プロパティ名 | Team_BulkDeleteFailures |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_businessprocess
多To-One 関係: ビジネス プロセス team_businessprocess
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | businessprocess |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_businessprocess |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_card
多To-One 関係: カード team_card
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | card |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_card |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_certificatecredential
多To-One リレーションシップ: certificatecredential team_certificatecredential
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | certificatecredential |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_certificatecredential |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_componentversion
多To-One リレーションシップ: componentversion team_componentversion
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | componentversion |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_componentversion |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: バージョン MenuId: null 順序: 10000 QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_connectioninstance
多To-One リレーションシップ: connectioninstance team_connectioninstance
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | connectioninstance |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_connectioninstance |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_connectionreference
多To-One リレーションシップ: 接続参照team_connectionreference
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | connectionreference |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_connectionreference |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_connections1
多To-One リレーションシップ: 接続team_connections1
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | connection |
| ReferencingAttribute (参照属性) | record1id |
| 参照エンティティ ナビゲーション プロパティ名 | team_connections1 |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: UseCollectionName群: Detailsラベル: MenuId: null オーダー: 100 QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_connections2
多To-One リレーションシップ: 接続team_connections2
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | connection |
| ReferencingAttribute (参照属性) | record2id |
| 参照エンティティ ナビゲーション プロパティ名 | team_connections2 |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null オーダー: 100 QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_connector
多To-One リレーションシップ: コネクタ team_connector
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | connector |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_connector |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_contacts
多To-One 関係: 連絡先team_contacts
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | contact |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_contacts |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_conversationtranscript
多To-One リレーションシップ: conversationtranscript team_conversationtranscript
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | conversationtranscript |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_conversationtranscript |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_copilotglossaryterm
多To-One 関係: copilotglossaryterm team_copilotglossaryterm
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | copilotglossaryterm |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_copilotglossaryterm |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_copilotsynonyms
多To-One 関係: 副次的な問題team_copilotsynonyms
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | copilotsynonyms |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_copilotsynonyms |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_credential
多To-One リレーションシップ: 資格情報のteam_credential
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | credential |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_credential |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_customapi
多To-One リレーションシップ: customapi team_customapi
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | customapi |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_customapi |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_datalakefolder
多To-One リレーションシップ: datalakefolder team_datalakefolder
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | datalakefolder |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_datalakefolder |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_desktopflowbinary
多To-One リレーションシップ: desktopflowbinary team_desktopflowbinary
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | desktopflowbinary |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_desktopflowbinary |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_desktopflowmodule
多To-One リレーションシップ: desktopflowmodule team_desktopflowmodule
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | desktopflowmodule |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_desktopflowmodule |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
Team_DuplicateBaseRecord
多To-One リレーションシップ: 重複レコード Team_DuplicateBaseRecord
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | duplicaterecord |
| ReferencingAttribute (参照属性) | baserecordid |
| 参照エンティティ ナビゲーション プロパティ名 | Team_DuplicateBaseRecord |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
Team_DuplicateMatchingRecord
多To-One リレーションシップ: 重複レコード Team_DuplicateMatchingRecord
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | duplicaterecord |
| ReferencingAttribute (参照属性) | duplicaterecordid |
| 参照エンティティ ナビゲーション プロパティ名 | Team_DuplicateMatchingRecord |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_DuplicateRules
多To-One リレーションシップ: 重複するteam_DuplicateRules
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | duplicaterule |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_DuplicateRules |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_dvfilesearch
多To-One リレーションシップ: dvfilesearch team_dvfilesearch
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | dvfilesearch |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_dvfilesearch |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_dvfilesearchattribute
多-To-One リレーションシップ: dvfilesearchattribute team_dvfilesearchattribute
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | dvfilesearchattribute |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_dvfilesearchattribute |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_dvfilesearchentity
多To-One リレーションシップ: dvfilesearchentity team_dvfilesearchentity
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | dvfilesearchentity |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_dvfilesearchentity |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_dvtablesearch
多To-One 関係: dvtablesearch team_dvtablesearch
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | dvtablesearch |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_dvtablesearch |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_dvtablesearchattribute
多To-One リレーションシップ: dvtablesearchattribute team_dvtablesearchattribute
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | dvtablesearchattribute |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_dvtablesearchattribute |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_dvtablesearchentity
多To-One 関係: dvtablesearchentity team_dvtablesearchentity
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | dvtablesearchentity |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_dvtablesearchentity |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_email
多To-One リレーションシップ: 電子メール team_email
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | email |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_email |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_email_templates
多To-One リレーションシップ: テンプレート team_email_templates
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | template |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_email_templates |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_emailserverprofile
多To-One リレーションシップ: emailserverprofile team_emailserverprofile
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | emailserverprofile |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_emailserverprofile |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_environmentvariabledefinition
多To-One 関係: environmentvariabledefinition team_environmentvariabledefinition
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | environmentvariabledefinition |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_environmentvariabledefinition |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_exchangesyncidmapping
多To-One リレーションシップ: exchangesyncidmapping team_exchangesyncidmapping
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | exchangesyncidmapping |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_exchangesyncidmapping |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: UseCollectionName群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_exportedexcel
多To-One リレーションシップ: exportedexcel team_exportedexcel
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | exportedexcel |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_exportedexcel |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_exportsolutionupload
多-To-One リレーションシップ: exportsolutionupload team_exportsolutionupload
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | exportsolutionupload |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_exportsolutionupload |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_fabricaiskill
多To-One 関係: fabricaiskill team_fabricaiskill
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | fabricaiskill |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_fabricaiskill |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_fax
多To-One 関係: FAX team_fax
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | fax |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_fax |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_featurecontrolsetting
多To-One リレーションシップ: featurecontrolsetting team_featurecontrolsetting
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | featurecontrolsetting |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_featurecontrolsetting |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_federatedknowledgeconfiguration
多To-One リレーションシップ: federatedknowledgeconfiguration team_federatedknowledgeconfiguration
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | federatedknowledgeconfiguration |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_federatedknowledgeconfiguration |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_federatedknowledgeentityconfiguration
多To-One 関係: federatedknowledgeentityconfiguration team_federatedknowledgeentityconfiguration
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | federatedknowledgeentityconfiguration |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_federatedknowledgeentityconfiguration |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_flowaggregation
多To-One 関係: flowaggregation team_flowaggregation
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | flowaggregation |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_flowaggregation |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_flowcapacityassignment
多To-One リレーションシップ: flowcapacityassignment team_flowcapacityassignment
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | flowcapacityassignment |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_flowcapacityassignment |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_flowcredentialapplication
多To-One リレーションシップ: flowcredentialapplication team_flowcredentialapplication
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | flowcredentialapplication |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_flowcredentialapplication |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_flowevent
多To-One リレーションシップ: flowevent team_flowevent
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | flowevent |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_flowevent |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_flowmachine
多To-One 関係: フローマシンteam_flowmachine
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | flowmachine |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_flowmachine |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_flowmachinegroup
多To-One 関係: flowmachinegroup team_flowmachinegroup
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | flowmachinegroup |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_flowmachinegroup |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_flowmachineimage
多To-One 関係: flowmachineimage team_flowmachineimage
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | flowmachineimage |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_flowmachineimage |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_flowmachineimageversion
多To-One 関係: flowmachineimageversion team_flowmachineimageversion
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | flowmachineimageversion |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_flowmachineimageversion |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_flowmachinenetwork
多To-One 関係: flowmachinenetwork team_flowmachinenetwork
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | flowmachinenetwork |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_flowmachinenetwork |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_flowrun
多To-One リレーションシップ: flowrun team_flowrun
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | flowrun |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_flowrun |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_flowsession
多To-One 関係: フローのteam_flowsession
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | flowsession |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_flowsession |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_flowsessionbinary
多To-One リレーションシップ: flowsessionbinary team_flowsessionbinary
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | flowsessionbinary |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_flowsessionbinary |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_fxexpression
多To-One リレーションシップ: fxexpression team_fxexpression
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | fxexpression |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_fxexpression |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_goal
多To-One 関係: 目標team_goal
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | goal |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_goal |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_goal_goalowner
多To-One 関係: 目標team_goal_goalowner
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | goal |
| ReferencingAttribute (参照属性) | goalownerid |
| 参照エンティティ ナビゲーション プロパティ名 | team_goal_goalowner |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: UseCollectionName群: Detailsラベル: MenuId: null オーダー: 110 QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_goalrollupquery
多To-One リレーションシップ: goalrollupquery team_goalrollupquery
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | goalrollupquery |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_goalrollupquery |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_governanceconfiguration
多To-One 関係: ガバナンス構成team_governanceconfiguration
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | governanceconfiguration |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_governanceconfiguration |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_ImportData
多To-One リレーションシップ: importdata team_ImportData
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | importdata |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_ImportData |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_ImportFiles
多To-One リレーションシップ: importfile team_ImportFiles
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | importfile |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_ImportFiles |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_ImportLogs
多To-One リレーションシップ: importlog team_ImportLogs
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | importlog |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_ImportLogs |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_ImportMaps
多To-One リレーションシップ: importmap team_ImportMaps
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | importmap |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_ImportMaps |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_Imports
多To-One リレーションシップ: team_Importsのインポート
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | import |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_Imports |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_indexedtrait
多To-One リレーションシップ: indexedtrait team_indexedtrait
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | indexedtrait |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_indexedtrait |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_intelligentmemory
多To-One 関係: インテリジェントなteam_intelligentmemory
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | intelligentmemory |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_intelligentmemory |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_interactionforemail
多To-One リレーションシップ: interactionforemail team_interactionforemail
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | interactionforemail |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_new_interactionforemail |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: UseCollectionName群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_keyvaultreference
多To-One リレーションシップ: keyvaultreference team_keyvaultreference
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | keyvaultreference |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_keyvaultreference |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_knowledgearticle
多To-One 関係: 知識team_knowledgearticle
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | knowledgearticle |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_knowledgearticle |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: UseCollectionName群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_knowledgefaq
多To-One 関係: knowledgefaq team_knowledgefaq
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | knowledgefaq |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_knowledgefaq |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_knowledgesourceconsumer
多To-One 関係: knowledgesourceconsumer team_knowledgesourceconsumer
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | knowledgesourceconsumer |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_knowledgesourceconsumer |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_knowledgesourceprofile
多To-One リレーションシップ: knowledgesourceprofile team_knowledgesourceprofile
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | knowledgesourceprofile |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_knowledgesourceprofile |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_letter
多To-One リレーションシップ: 文字team_letter
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | letter |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_letter |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_mailbox
多To-One リレーションシップ: メールボックス team_mailbox
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | mailbox |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_mailbox |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_mailboxtrackingfolder
多To-One リレーションシップ: mailboxtrackingfolder team_mailboxtrackingfolder
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | mailboxtrackingfolder |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_mailboxtrackingfolder |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_managedidentity
多To-One リレーションシップ: マネージド id team_managedidentity
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | managedidentity |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_managedidentity |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_aibdataset
多To-One リレーションシップ: msdyn_aibdataset team_msdyn_aibdataset
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_aibdataset |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_aibdataset |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_aibdatasetfile
多To-One リレーションシップ: msdyn_aibdatasetfile team_msdyn_aibdatasetfile
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_aibdatasetfile |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_aibdatasetfile |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_aibdatasetrecord
多To-One リレーションシップ: msdyn_aibdatasetrecord team_msdyn_aibdatasetrecord
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_aibdatasetrecord |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_aibdatasetrecord |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_aibdatasetscontainer
多To-One リレーションシップ: msdyn_aibdatasetscontainer team_msdyn_aibdatasetscontainer
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_aibdatasetscontainer |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_aibdatasetscontainer |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_aibfeedbackloop
多To-One リレーションシップ: msdyn_aibfeedbackloop team_msdyn_aibfeedbackloop
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_aibfeedbackloop |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_aibfeedbackloop |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_aibfile
多To-One リレーションシップ: msdyn_aibfile team_msdyn_aibfile
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_aibfile |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_aibfile |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_aibfileattacheddata
多To-One リレーションシップ: msdyn_aibfileattacheddata team_msdyn_aibfileattacheddata
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_aibfileattacheddata |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_aibfileattacheddata |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_aiconfigurationsearch
多To-One リレーションシップ: msdyn_aiconfigurationsearch team_msdyn_aiconfigurationsearch
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_aiconfigurationsearch |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_aiconfigurationsearch |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_aidataprocessingevent
多To-One リレーションシップ: msdyn_aidataprocessingevent team_msdyn_aidataprocessingevent
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_aidataprocessingevent |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_aidataprocessingevent |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_aidocumenttemplate
多To-One リレーションシップ: msdyn_aidocumenttemplate team_msdyn_aidocumenttemplate
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_aidocumenttemplate |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_aidocumenttemplate |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_aievaluationconfiguration
多To-One リレーションシップ: msdyn_aievaluationconfiguration team_msdyn_aievaluationconfiguration
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_aievaluationconfiguration |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_aievaluationconfiguration |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_aievaluationrun
多To-One リレーションシップ: msdyn_aievaluationrun team_msdyn_aievaluationrun
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_aievaluationrun |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_aievaluationrun |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_aievent
多To-One リレーションシップ: msdyn_aievent team_msdyn_aievent
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_aievent |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_aievent |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_aifptrainingdocument
多To-One リレーションシップ: msdyn_aifptrainingdocument team_msdyn_aifptrainingdocument
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_aifptrainingdocument |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_aifptrainingdocument |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_aimodel
多To-One リレーションシップ: msdyn_aimodel team_msdyn_aimodel
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_aimodel |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_aimodel |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_aiodimage
多To-One リレーションシップ: msdyn_aiodimage team_msdyn_aiodimage
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_aiodimage |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_aiodimage |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_aiodlabel
多To-One リレーションシップ: msdyn_aiodlabel team_msdyn_aiodlabel
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_aiodlabel |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_aiodlabel |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_aiodtrainingboundingbox
多To-One リレーションシップ: msdyn_aiodtrainingboundingbox team_msdyn_aiodtrainingboundingbox
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_aiodtrainingboundingbox |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_aiodtrainingboundingbox |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_aiodtrainingimage
多To-One リレーションシップ: msdyn_aiodtrainingimage team_msdyn_aiodtrainingimage
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_aiodtrainingimage |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_aiodtrainingimage |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_aioptimization
多To-One リレーションシップ: msdyn_aioptimization team_msdyn_aioptimization
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_aioptimization |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_aioptimization |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_aioptimizationprivatedata
多To-One リレーションシップ: msdyn_aioptimizationprivatedata team_msdyn_aioptimizationprivatedata
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_aioptimizationprivatedata |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_aioptimizationprivatedata |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_aitemplate
多To-One リレーションシップ: msdyn_aitemplate team_msdyn_aitemplate
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_aitemplate |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_aitemplate |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_aitestcase
多To-One リレーションシップ: msdyn_aitestcase team_msdyn_aitestcase
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_aitestcase |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_aitestcase |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_aitestcasedocument
多To-One リレーションシップ: msdyn_aitestcasedocument team_msdyn_aitestcasedocument
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_aitestcasedocument |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_aitestcasedocument |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_aitestcaseinput
多To-One リレーションシップ: msdyn_aitestcaseinput team_msdyn_aitestcaseinput
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_aitestcaseinput |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_aitestcaseinput |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_aitestrun
多To-One リレーションシップ: msdyn_aitestrun team_msdyn_aitestrun
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_aitestrun |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_aitestrun |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_aitestrunbatch
多To-One リレーションシップ: msdyn_aitestrunbatch team_msdyn_aitestrunbatch
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_aitestrunbatch |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_aitestrunbatch |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_analysiscomponent
多To-One リレーションシップ: msdyn_analysiscomponent team_msdyn_analysiscomponent
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_analysiscomponent |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_analysiscomponent |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_analysisjob
多To-One リレーションシップ: msdyn_analysisjob team_msdyn_analysisjob
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_analysisjob |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_analysisjob |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_analysisoverride
多To-One リレーションシップ: msdyn_analysisoverride team_msdyn_analysisoverride
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_analysisoverride |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_analysisoverride |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_analysisresult
多To-One リレーションシップ: msdyn_analysisresult team_msdyn_analysisresult
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_analysisresult |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_analysisresult |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_analysisresultdetail
多To-One リレーションシップ: msdyn_analysisresultdetail team_msdyn_analysisresultdetail
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_analysisresultdetail |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_analysisresultdetail |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_copilotinteractions
多To-One リレーションシップ: msdyn_copilotinteractions team_msdyn_copilotinteractions
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_copilotinteractions |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_copilotinteractions |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_customcontrolextendedsettings
多To-One リレーションシップ: msdyn_customcontrolextendedsettings team_msdyn_customcontrolextendedsettings
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_customcontrolextendedsettings |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_customcontrolextendedsettings |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_dataflow
多To-One リレーションシップ: msdyn_dataflow team_msdyn_dataflow
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_dataflow |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_dataflow |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_dataflow_datalakefolder
多To-One リレーションシップ: msdyn_dataflow_datalakefolder team_msdyn_dataflow_datalakefolder
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_dataflow_datalakefolder |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_dataflow_datalakefolder |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_dataflowconnectionreference
多To-One リレーションシップ: msdyn_dataflowconnectionreference team_msdyn_dataflowconnectionreference
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_dataflowconnectionreference |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_dataflowconnectionreference |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_dataflowrefreshhistory
多To-One リレーションシップ: msdyn_dataflowrefreshhistory team_msdyn_dataflowrefreshhistory
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_dataflowrefreshhistory |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_dataflowrefreshhistory |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_dataflowtemplate
多To-One リレーションシップ: msdyn_dataflowtemplate team_msdyn_dataflowtemplate
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_dataflowtemplate |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_dataflowtemplate |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_dmsrequest
多To-One リレーションシップ: msdyn_dmsrequest team_msdyn_dmsrequest
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_dmsrequest |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_dmsrequest |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_dmsrequeststatus
多To-One リレーションシップ: msdyn_dmsrequeststatus team_msdyn_dmsrequeststatus
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_dmsrequeststatus |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_dmsrequeststatus |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_dmssyncrequest
多To-One リレーションシップ: msdyn_dmssyncrequest team_msdyn_dmssyncrequest
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_dmssyncrequest |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_dmssyncrequest |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_dmssyncstatus
多To-One リレーションシップ: msdyn_dmssyncstatus team_msdyn_dmssyncstatus
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_dmssyncstatus |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_dmssyncstatus |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_entitylinkchatconfiguration
多To-One リレーションシップ: msdyn_entitylinkchatconfiguration team_msdyn_entitylinkchatconfiguration
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_entitylinkchatconfiguration |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_entitylinkchatconfiguration |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_entityrefreshhistory
多To-One リレーションシップ: msdyn_entityrefreshhistory team_msdyn_entityrefreshhistory
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_entityrefreshhistory |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_entityrefreshhistory |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_favoriteknowledgearticle
多To-One リレーションシップ: msdyn_favoriteknowledgearticle team_msdyn_favoriteknowledgearticle
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_favoriteknowledgearticle |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_favoriteknowledgearticle |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_federatedarticle
多To-One リレーションシップ: msdyn_federatedarticle team_msdyn_federatedarticle
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_federatedarticle |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_federatedarticle |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_fileupload
多To-One リレーションシップ: msdyn_fileupload team_msdyn_fileupload
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_fileupload |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_fileupload |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_flow_actionapprovalmodel
多To-One リレーションシップ: msdyn_flow_actionapprovalmodel team_msdyn_flow_actionapprovalmodel
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_flow_actionapprovalmodel |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_flow_actionapprovalmodel |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_flow_approval
多To-One リレーションシップ: msdyn_flow_approval team_msdyn_flow_approval
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_flow_approval |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_flow_approval |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_flow_approvalrequest
多To-One リレーションシップ: msdyn_flow_approvalrequest team_msdyn_flow_approvalrequest
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_flow_approvalrequest |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_flow_approvalrequest |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_flow_approvalresponse
多To-One リレーションシップ: msdyn_flow_approvalresponse team_msdyn_flow_approvalresponse
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_flow_approvalresponse |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_flow_approvalresponse |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_flow_approvalstep
多To-One リレーションシップ: msdyn_flow_approvalstep team_msdyn_flow_approvalstep
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_flow_approvalstep |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_flow_approvalstep |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_flow_awaitallactionapprovalmodel
多To-One リレーションシップ: msdyn_flow_awaitallactionapprovalmodel team_msdyn_flow_awaitallactionapprovalmodel
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_flow_awaitallactionapprovalmodel |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_flow_awaitallactionapprovalmodel |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_flow_awaitallapprovalmodel
多To-One リレーションシップ: msdyn_flow_awaitallapprovalmodel team_msdyn_flow_awaitallapprovalmodel
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_flow_awaitallapprovalmodel |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_flow_awaitallapprovalmodel |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_flow_basicapprovalmodel
多To-One リレーションシップ: msdyn_flow_basicapprovalmodel team_msdyn_flow_basicapprovalmodel
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_flow_basicapprovalmodel |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_flow_basicapprovalmodel |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_flow_flowapproval
多To-One リレーションシップ: msdyn_flow_flowapproval team_msdyn_flow_flowapproval
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_flow_flowapproval |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_flow_flowapproval |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_formmapping
多To-One リレーションシップ: msdyn_formmapping team_msdyn_formmapping
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_formmapping |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_formmapping |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_function
多To-One リレーションシップ: msdyn_function team_msdyn_function
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_function |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_function |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_historicalcaseharvestbatch
多To-One 関係: msdyn_historicalcaseharvestbatch team_msdyn_historicalcaseharvestbatch
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_historicalcaseharvestbatch |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_historicalcaseharvestbatch |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_historicalcaseharvestrun
多To-One 関係: msdyn_historicalcaseharvestrun team_msdyn_historicalcaseharvestrun
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_historicalcaseharvestrun |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_historicalcaseharvestrun |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_integratedsearchprovider
多To-One リレーションシップ: msdyn_integratedsearchprovider team_msdyn_integratedsearchprovider
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_integratedsearchprovider |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_integratedsearchprovider |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_interimupdateknowledgearticle
多To-One リレーションシップ: msdyn_interimupdateknowledgearticle team_msdyn_interimupdateknowledgearticle
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_interimupdateknowledgearticle |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_interimupdateknowledgearticle |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_kalanguagesetting
多To-One リレーションシップ: msdyn_kalanguagesetting team_msdyn_kalanguagesetting
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_kalanguagesetting |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_kalanguagesetting |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_kbattachment
多To-One リレーションシップ: msdyn_kbattachment team_msdyn_kbattachment
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_kbattachment |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_kbattachment |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_kmfederatedsearchconfig
多To-One リレーションシップ: msdyn_kmfederatedsearchconfig team_msdyn_kmfederatedsearchconfig
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_kmfederatedsearchconfig |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_kmfederatedsearchconfig |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_knowledgearticlecustomentity
多To-One リレーションシップ: msdyn_knowledgearticlecustomentity team_msdyn_knowledgearticlecustomentity
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_knowledgearticlecustomentity |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_knowledgearticlecustomentity |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_knowledgearticleimage
多To-One リレーションシップ: msdyn_knowledgearticleimage team_msdyn_knowledgearticleimage
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_knowledgearticleimage |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_knowledgearticleimage |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_knowledgearticletemplate
多To-One リレーションシップ: msdyn_knowledgearticletemplate team_msdyn_knowledgearticletemplate
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_knowledgearticletemplate |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_knowledgearticletemplate |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_knowledgeassetconfiguration
多To-One リレーションシップ: msdyn_knowledgeassetconfiguration team_msdyn_knowledgeassetconfiguration
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_knowledgeassetconfiguration |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_knowledgeassetconfiguration |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_knowledgeharvestjobrecord
多To-One 関係: msdyn_knowledgeharvestjobrecord team_msdyn_knowledgeharvestjobrecord
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_knowledgeharvestjobrecord |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_knowledgeharvestjobrecord |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_knowledgeinteractioninsight
多To-One リレーションシップ: msdyn_knowledgeinteractioninsight team_msdyn_knowledgeinteractioninsight
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_knowledgeinteractioninsight |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_knowledgeinteractioninsight |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_knowledgemanagementsetting
多To-One リレーションシップ: msdyn_knowledgemanagementsetting team_msdyn_knowledgemanagementsetting
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_knowledgemanagementsetting |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_knowledgemanagementsetting |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_knowledgepersonalfilter
多To-One リレーションシップ: msdyn_knowledgepersonalfilter team_msdyn_knowledgepersonalfilter
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_knowledgepersonalfilter |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_knowledgepersonalfilter |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_knowledgesearchfilter
多To-One リレーションシップ: msdyn_knowledgesearchfilter team_msdyn_knowledgesearchfilter
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_knowledgesearchfilter |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_knowledgesearchfilter |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_knowledgesearchinsight
多To-One リレーションシップ: msdyn_knowledgesearchinsight team_msdyn_knowledgesearchinsight
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_knowledgesearchinsight |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_knowledgesearchinsight |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_mobileapp
多To-One リレーションシップ: msdyn_mobileapp team_msdyn_mobileapp
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_mobileapp |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_mobileapp |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_pmanalysishistory
多To-One リレーションシップ: msdyn_pmanalysishistory team_msdyn_pmanalysishistory
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_pmanalysishistory |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_pmanalysishistory |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_pmbusinessruleautomationconfig
多To-One リレーションシップ: msdyn_pmbusinessruleautomationconfig team_msdyn_pmbusinessruleautomationconfig
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_pmbusinessruleautomationconfig |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_pmbusinessruleautomationconfig |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_pmcalendar
多To-One リレーションシップ: msdyn_pmcalendar team_msdyn_pmcalendar
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_pmcalendar |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_pmcalendar |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_pmcalendarversion
多To-One リレーションシップ: msdyn_pmcalendarversion team_msdyn_pmcalendarversion
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_pmcalendarversion |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_pmcalendarversion |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_pminferredtask
多To-One リレーションシップ: msdyn_pminferredtask team_msdyn_pminferredtask
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_pminferredtask |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_pminferredtask |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_pmprocessextendedmetadataversion
多To-One リレーションシップ: msdyn_pmprocessextendedmetadataversion team_msdyn_pmprocessextendedmetadataversion
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_pmprocessextendedmetadataversion |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_pmprocessextendedmetadataversion |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_pmprocesstemplate
多To-One リレーションシップ: msdyn_pmprocesstemplate team_msdyn_pmprocesstemplate
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_pmprocesstemplate |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_pmprocesstemplate |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_pmprocessusersettings
多To-One リレーションシップ: msdyn_pmprocessusersettings team_msdyn_pmprocessusersettings
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_pmprocessusersettings |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_pmprocessusersettings |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_pmprocessversion
多To-One リレーションシップ: msdyn_pmprocessversion team_msdyn_pmprocessversion
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_pmprocessversion |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_pmprocessversion |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_pmrecording
多To-One リレーションシップ: msdyn_pmrecording team_msdyn_pmrecording
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_pmrecording |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_pmrecording |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_pmsimulation
多To-One リレーションシップ: msdyn_pmsimulation team_msdyn_pmsimulation
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_pmsimulation |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_pmsimulation |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_pmtab
多To-One リレーションシップ: msdyn_pmtab team_msdyn_pmtab
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_pmtab |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_pmtab |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_pmtemplate
多To-One リレーションシップ: msdyn_pmtemplate team_msdyn_pmtemplate
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_pmtemplate |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_pmtemplate |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_pmview
多To-One リレーションシップ: msdyn_pmview team_msdyn_pmview
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_pmview |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_pmview |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_qna
多To-One リレーションシップ: msdyn_qna team_msdyn_qna
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_qna |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_qna |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_richtextfile
多To-One リレーションシップ: msdyn_richtextfile team_msdyn_richtextfile
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_richtextfile |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_richtextfile |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_salesforcestructuredobject
多To-One リレーションシップ: msdyn_salesforcestructuredobject team_msdyn_salesforcestructuredobject
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_salesforcestructuredobject |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_salesforcestructuredobject |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_salesforcestructuredqnaconfig
多To-One リレーションシップ: msdyn_salesforcestructuredqnaconfig team_msdyn_salesforcestructuredqnaconfig
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_salesforcestructuredqnaconfig |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_salesforcestructuredqnaconfig |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_schedule
多To-One リレーションシップ: msdyn_schedule team_msdyn_schedule
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_schedule |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_schedule |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_serviceconfiguration
多To-One リレーションシップ: msdyn_serviceconfiguration team_msdyn_serviceconfiguration
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_serviceconfiguration |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_serviceconfiguration |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_slakpi
多To-One リレーションシップ: msdyn_slakpi team_msdyn_slakpi
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_slakpi |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_slakpi |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_solutionhealthrule
多To-One リレーションシップ: msdyn_solutionhealthrule team_msdyn_solutionhealthrule
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_solutionhealthrule |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_solutionhealthrule |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_solutionhealthruleargument
多To-One リレーションシップ: msdyn_solutionhealthruleargument team_msdyn_solutionhealthruleargument
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_solutionhealthruleargument |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_solutionhealthruleargument |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdyn_virtualtablecolumncandidate
多To-One リレーションシップ: msdyn_virtualtablecolumncandidate team_msdyn_virtualtablecolumncandidate
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdyn_virtualtablecolumncandidate |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdyn_virtualtablecolumncandidate |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_msdynce_botcontent
多To-One リレーションシップ: msdynce_botcontent team_msdynce_botcontent
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | msdynce_botcontent |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_msdynce_botcontent |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_mspcat_catalogsubmissionfiles
多To-One リレーションシップ: mspcat_catalogsubmissionfiles team_mspcat_catalogsubmissionfiles
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | mspcat_catalogsubmissionfiles |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_mspcat_catalogsubmissionfiles |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_mspcat_packagestore
多To-One リレーションシップ: mspcat_packagestore team_mspcat_packagestore
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | mspcat_packagestore |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_mspcat_packagestore |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_nlsqregistration
多-To-One リレーションシップ: nlsqregistration team_nlsqregistration
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | nlsqregistration |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_nlsqregistration |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_phonecall
多To-One 関係: 電話team_phonecall
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | phonecall |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_phonecall |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_plannerbusinessscenario
多To-One 関係: plannerbusinessscenario team_plannerbusinessscenario
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | plannerbusinessscenario |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_plannerbusinessscenario |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_plannersyncaction
多To-One リレーションシップ: plannersyncaction team_plannersyncaction
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | plannersyncaction |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_plannersyncaction |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_plugin
多To-One 関係: プラグインのteam_plugin
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | plugin |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_plugin |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_PostRegardings
多To-One リレーションシップ: team_PostRegardingsの後無視
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | postregarding |
| ReferencingAttribute (参照属性) | regardingobjectid |
| 参照エンティティ ナビゲーション プロパティ名 | team_PostRegardings |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: UseCollectionName群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_powerbidataset
多To-One リレーションシップ: powerbidataset team_powerbidataset
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | powerbidataset |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_powerbidataset |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_powerbidatasetapdx
多To-One リレーションシップ: powerbidatasetapdx team_powerbidatasetapdx
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | powerbidatasetapdx |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_powerbidatasetapdx |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_powerbimashupparameter
多To-One 関係: powerbimashupparameter team_powerbimashupparameter
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | powerbimashupparameter |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_powerbimashupparameter |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_powerbireport
多To-One 関係: powerbireport team_powerbireport
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | powerbireport |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_powerbireport |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_powerbireportapdx
多To-One リレーションシップ: powerbireportapdx team_powerbireportapdx
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | powerbireportapdx |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_powerbireportapdx |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_powerfxrule
多To-One 関係: powerfxrule team_powerfxrule
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | powerfxrule |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_powerfxrule |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_powerpagecomponent
多To-One リレーションシップ: powerpagecomponent team_powerpagecomponent
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | powerpagecomponent |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_powerpagecomponent |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_powerpagesddosalert
多To-One リレーションシップ: powerpagesddosalert team_powerpagesddosalert
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | powerpagesddosalert |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_powerpagesddosalert |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_powerpagesite
多To-One リレーションシップ: powerpagesite team_powerpagesite
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | powerpagesite |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_powerpagesite |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_powerpagesitelanguage
多To-One リレーションシップ: powerpagesitelanguage team_powerpagesitelanguage
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | powerpagesitelanguage |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_powerpagesitelanguage |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_powerpagesitepublished
多To-One リレーションシップ: powerpagesitepublished team_powerpagesitepublished
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | powerpagesitepublished |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_powerpagesitepublished |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_powerpageslog
多To-One リレーションシップ: powerpageslog team_powerpageslog
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | powerpageslog |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_powerpageslog |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_powerpagesmanagedidentity
多To-One リレーションシップ: powerpagesmanagedidentity team_powerpagesmanagedidentity
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | powerpagesmanagedidentity |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_powerpagesmanagedidentity |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_powerpagesscanreport
多To-One リレーションシップ: powerpagesscanreport team_powerpagesscanreport
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | powerpagesscanreport |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_powerpagesscanreport |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_powerpagessiteaifeedback
多To-One リレーションシップ: powerpagessiteaifeedback team_powerpagessiteaifeedback
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | powerpagessiteaifeedback |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_powerpagessiteaifeedback |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_powerpagessourcefile
多To-One リレーションシップ: powerpagessourcefile team_powerpagessourcefile
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | powerpagessourcefile |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_powerpagessourcefile |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_principalobjectattributeaccess
多To-One リレーションシップ: principalobjectattributeaccess team_principalobjectattributeaccess
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | principalobjectattributeaccess |
| ReferencingAttribute (参照属性) | objectid |
| 参照エンティティ ナビゲーション プロパティ名 | team_principalobjectattributeaccess |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_principalobjectattributeaccess_principalid
多To-One リレーションシップ: principalobjectattributeaccess team_principalobjectattributeaccess_principalid
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | principalobjectattributeaccess |
| ReferencingAttribute (参照属性) | principalid |
| 参照エンティティ ナビゲーション プロパティ名 | team_principalobjectattributeaccess_principalid |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_privilegecheckerrun
多To-One リレーションシップ: privilegecheckerrun team_privilegecheckerrun
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | privilegecheckerrun |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_privilegecheckerrun |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_processsession
多To-One リレーションシップ: processsession team_processsession
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | processsession |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_processsession |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
Team_ProcessSessions
多To-One リレーションシップ: processsession Team_ProcessSessions
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | processsession |
| ReferencingAttribute (参照属性) | regardingobjectid |
| 参照エンティティ ナビゲーション プロパティ名 | Team_ProcessSessions |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: UseCollectionName群: Detailsラベル: MenuId: null オーダー: 110 QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_processstageparameter
多To-One リレーションシップ: processstageparameter team_processstageparameter
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | processstageparameter |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_processstageparameter |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_queueitembase_workerid
多To-One リレーションシップ: queueitem team_queueitembase_workerid
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | queueitem |
| ReferencingAttribute (参照属性) | workerid |
| 参照エンティティ ナビゲーション プロパティ名 | team_queueitembase_workerid |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_recentlyused
多To-One リレーションシップ: 最近使用したteam_recentlyused
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | recentlyused |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_recentlyused |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_recurringappointmentmaster
多To-One リレーションシップ: recurringappointmentmaster team_recurringappointmentmaster
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | recurringappointmentmaster |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_recurringappointmentmaster |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_retaineddataexcel
多To-One リレーションシップ: retaineddataexcel team_retaineddataexcel
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | retaineddataexcel |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_retaineddataexcel |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_retentionconfig
多To-One リレーションシップ: retentionconfig team_retentionconfig
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | retentionconfig |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_retentionconfig |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_retentionfailuredetail
多To-One リレーションシップ: retentionfailuredetail team_retentionfailuredetail
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | retentionfailuredetail |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_retentionfailuredetail |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_retentionoperation
多To-One リレーションシップ: retentionoperation team_retentionoperation
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | retentionoperation |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_retentionoperation |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_retentionsuccessdetail
多To-One リレーションシップ: retentionsuccessdetail team_retentionsuccessdetail
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | retentionsuccessdetail |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_retentionsuccessdetail |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_savingrule
多To-One リレーションシップ: savingrule team_savingrule
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | savingrule |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_savingrule |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_sharepointdocumentlocation
多To-One リレーションシップ: sharepointdocumentlocation team_sharepointdocumentlocation
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | sharepointdocumentlocation |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_sharepointdocumentlocation |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_sharepointsite
多To-One リレーションシップ: sharepointsite team_sharepointsite
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | sharepointsite |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_sharepointsite |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_sideloadedaiplugin
多To-One リレーションシップ: sideloadedaiplugin team_sideloadedaiplugin
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | sideloadedaiplugin |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_sideloadedaiplugin |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_signal
多To-One 関係: シグナルteam_signal
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | signal |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_signal |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_slaBase
多To-One 関係: sla team_slaBase
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | sla |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_slaBase |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_socialactivity
多To-One 関係: ソーシャルアクティビティ team_socialactivity
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | socialactivity |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_socialactivity |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_solutioncomponentbatchconfiguration
多To-One リレーションシップ: solutioncomponentbatchconfiguration team_solutioncomponentbatchconfiguration
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | solutioncomponentbatchconfiguration |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_solutioncomponentbatchconfiguration |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_stagesolutionupload
多To-One 関係: stagesolutionupload team_stagesolutionupload
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | stagesolutionupload |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_stagesolutionupload |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_synapsedatabase
多To-One リレーションシップ: synapsedatabase team_synapsedatabase
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | synapsedatabase |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_synapsedatabase |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_SyncError
多To-One リレーションシップ: syncerror team_SyncError
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | syncerror |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_SyncError |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
Team_SyncErrors
多To-One リレーションシップ: syncerror Team_SyncErrors
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | syncerror |
| ReferencingAttribute (参照属性) | regardingobjectid |
| 参照エンティティ ナビゲーション プロパティ名 | Team_SyncErrors |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_tag
多-To-One リレーションシップ: タグ team_tag
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | tag |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_tag |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_taggedflowsession
多To-One リレーションシップ: taggedflowsession team_taggedflowsession
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | taggedflowsession |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_taggedflowsession |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_taggedprocess
多To-One リレーションシップ: taggedprocess team_taggedprocess
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | taggedprocess |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_taggedprocess |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_task
多To-One リレーションシップ: タスク team_task
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | task |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_task |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_teammobileofflineprofilemembership_TeamId
多To-One 関係: teammobileofflineprofilemembership team_teammobileofflineprofilemembership_TeamId
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | teammobileofflineprofilemembership |
| ReferencingAttribute (参照属性) | teamid |
| 参照エンティティ ナビゲーション プロパティ名 | team_teammobileofflineprofilemembership_TeamId |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 順序: 10000 QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_trait
多To-One 関係: 特性team_trait
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | trait |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_trait |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_unstructuredfilesearchentity
多To-One リレーションシップ: unstructuredfilesearchentity team_unstructuredfilesearchentity
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | unstructuredfilesearchentity |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_unstructuredfilesearchentity |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_unstructuredfilesearchrecord
多To-One リレーションシップ: unstructuredfilesearchrecord team_unstructuredfilesearchrecord
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | unstructuredfilesearchrecord |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_unstructuredfilesearchrecord |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_userform
多To-One リレーションシップ: ユーザー フォーム team_userform
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | userform |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_userform |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_userquery
多To-One リレーションシップ: userquery team_userquery
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | userquery |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_userquery |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_userqueryvisualizations
多To-One リレーションシップ: userqueryvisualization team_userqueryvisualizations
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | userqueryvisualization |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_userqueryvisualizations |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_workflow
多To-One リレーションシップ: ワークフロー team_workflow
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | workflow |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_workflow |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_workflowbinary
多To-One リレーションシップ: workflowbinary team_workflowbinary
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | workflowbinary |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_workflowbinary |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_workflowlog
多To-One リレーションシップ: ワークフロー ログ team_workflowlog
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | workflowlog |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_workflowlog |
| IsCustomizable | False |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_workflowmetadata
多To-One リレーションシップ: workflowmetadata team_workflowmetadata
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | workflowmetadata |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_workflowmetadata |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_workqueue
多To-One リレーションシップ: workqueue team_workqueue
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | workqueue |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_workqueue |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
team_workqueueitem
多To-One リレーションシップ: workqueueitem team_workqueueitem
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | workqueueitem |
| ReferencingAttribute (参照属性) | owningteam |
| 参照エンティティ ナビゲーション プロパティ名 | team_workqueueitem |
| IsCustomizable | True |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
多対多関連付け
これらのリレーションシップは多対多です。 SchemaName で一覧表示されます。
- msdyn_flow_actionapprovalmodelrelationship_team
- msdyn_flow_awaitallactionmodelrelationship_team
- msdyn_flow_awaitallmodelrelationship_team
- msdyn_flow_basicapprovalmodelrelationship_team
- teammembership_association
- teamprofiles_association
- teamroles_association
msdyn_flow_actionapprovalmodelrelationship_team
多To-Many リレーションシップmsdyn_flow_actionapprovalmodel msdyn_flow_actionapprovalmodelrelationship_team参照
| プロパティ | 価値 |
|---|---|
| IntersectEntityName | msdyn_flow_actionapprovalmodel_team |
| IsCustomizable | 正しい |
| SchemaName | msdyn_flow_actionapprovalmodelrelationship_team |
| IntersectAttribute | teamid |
| NavigationPropertyName | msdyn_flow_actionapprovalmodelrelationship_team |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
msdyn_flow_awaitallactionmodelrelationship_team
| プロパティ | 価値 |
|---|---|
| IntersectEntityName | msdyn_flow_awaitallactionapprovalmodel_team |
| IsCustomizable | 正しい |
| SchemaName | msdyn_flow_awaitallactionmodelrelationship_team |
| IntersectAttribute | teamid |
| NavigationPropertyName | msdyn_flow_awaitallactionmodelrelationship_team |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
msdyn_flow_awaitallmodelrelationship_team
多 To-Many リレーションシップのmsdyn_flow_awaitallapprovalmodel msdyn_flow_awaitallmodelrelationship_teamを参照してください
| プロパティ | 価値 |
|---|---|
| IntersectEntityName | msdyn_flow_awaitallmodel_team |
| IsCustomizable | 正しい |
| SchemaName | msdyn_flow_awaitallmodelrelationship_team |
| IntersectAttribute | teamid |
| NavigationPropertyName | msdyn_flow_awaitallmodelrelationship_team |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
msdyn_flow_basicapprovalmodelrelationship_team
多To-Many リレーションシップmsdyn_flow_basicapprovalmodel msdyn_flow_basicapprovalmodelrelationship_team参照
| プロパティ | 価値 |
|---|---|
| IntersectEntityName | msdyn_flow_basicapprovalmodel_team |
| IsCustomizable | 正しい |
| SchemaName | msdyn_flow_basicapprovalmodelrelationship_team |
| IntersectAttribute | teamid |
| NavigationPropertyName | msdyn_flow_basicapprovalmodelrelationship_team |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
teammembership_association
systemuser teammembership_association Many-To-Many リレーションシップを参照してください
| プロパティ | 価値 |
|---|---|
| IntersectEntityName | teammembership |
| IsCustomizable | いいえ |
| SchemaName | teammembership_association |
| IntersectAttribute | teamid |
| NavigationPropertyName | teammembership_association |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
teamprofiles_association
多To-Many リレーションシップteamprofiles_association fieldsecurityprofile を参照してください
| プロパティ | 価値 |
|---|---|
| IntersectEntityName | teamprofiles |
| IsCustomizable | いいえ |
| SchemaName | teamprofiles_association |
| IntersectAttribute | teamid |
| NavigationPropertyName | teamprofiles_association |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: UseCollectionName群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |
teamroles_association
多To-Many リレーションシップteamroles_associationロールを参照する
| プロパティ | 価値 |
|---|---|
| IntersectEntityName | teamroles |
| IsCustomizable | いいえ |
| SchemaName | teamroles_association |
| IntersectAttribute | teamid |
| NavigationPropertyName | teamroles_association |
| AssociatedMenuConfiguration (関連付けられたメニュー構成) | AvailableOffline: 真 振舞い: DoNotDisplay群: Detailsラベル: MenuId: null 命令: QueryApi: null ViewId です。 00000000-0000-0000-0000-000000000000 |