次の方法で共有


ParentRelationOutput interface

系列親は、親エンティティの GUID と子エンティティとの関係です。

プロパティ

childEntityId

子エンティティの GUID。

parentEntityId

親エンティティの GUID。

relationshipId

リレーションシップの GUID。

プロパティの詳細

childEntityId

子エンティティの GUID。

childEntityId?: string

プロパティ値

string

parentEntityId

親エンティティの GUID。

parentEntityId?: string

プロパティ値

string

relationshipId

リレーションシップの GUID。

relationshipId?: string

プロパティ値

string