次の方法で共有


ParentChild.NextRelationshipId プロパティ

定義

アイテムとアイテム自身の子の間のリレーションシップを定義するオブジェクトの識別子。

public:
 property Microsoft::MasterDataServices::Services::DataContracts::Identifier ^ NextRelationshipId { Microsoft::MasterDataServices::Services::DataContracts::Identifier ^ get(); void set(Microsoft::MasterDataServices::Services::DataContracts::Identifier ^ value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.MasterDataServices.Services.DataContracts.Identifier NextRelationshipId { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.NextRelationshipId : Microsoft.MasterDataServices.Services.DataContracts.Identifier with get, set
Public Property NextRelationshipId As Identifier

プロパティ値

アイテムとアイテム自身の子の間のリレーションシップを定義するオブジェクトの識別子。

属性

注釈

NextRelationshipId は Entity、Attribute、または Hierarchy を表し、 プロパティで NextRelationshipType 指定します。

適用対象