次の方法で共有


Parent.RelationshipType プロパティ

定義

このメンバーと関連メンバーとの間のリレーションシップの種類。

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

プロパティ値

このメンバーと関連メンバーとの間のリレーションシップの種類。

属性

適用対象