다음을 통해 공유


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는 엔터티, 특성 또는 계층 구조를 나타낼 수 있으며 속성으로 NextRelationshipType 지정됩니다.

적용 대상