다음을 통해 공유


ParentChild.NextRelationshipId 속성

정의

항목과 자식 간의 관계를 정의하는 개체의 식별자를 가져오거나 설정합니다.

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

속성 값

Identifier 유형의 새 인스턴스입니다.

특성

설명

NextRelationshipId는 엔터티, 특성 또는 계층을 나타낼 수 있으며 로 지정됩니다 NextRelationshipType.

적용 대상