ParentChild.RelationshipId 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
定義項目與其父系之間關聯性的物件識別碼。
public:
property Microsoft::MasterDataServices::Services::DataContracts::Identifier ^ RelationshipId { 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 RelationshipId { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.RelationshipId : Microsoft.MasterDataServices.Services.DataContracts.Identifier with get, set
Public Property RelationshipId As Identifier
屬性值
定義項目與其父系之間關聯性的物件識別碼。
- 屬性
備註
RelationshipId 可以代表實體、屬性或階層,並由 RelationshipType 屬性指定。