Share via


ParentChild.AttributeId 속성

정의

멤버를 자식(있는 경우)에 연결하는 데 사용되는 특성의 식별자를 가져오거나 설정합니다.

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

속성 값

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

특성

적용 대상