Bagikan melalui


Parent.RelationshipType Properti

Definisi

Mendapatkan atau mengatur jenis hubungan anggota yang diwakili oleh Parent.

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

Nilai Properti

Salah satu nilai RelationshipType. Nilai yang mungkin adalah Induk, Saudara Kandung, atau Semua.

Atribut

Keterangan

Hubungan dapat menjadi hubungan saudara serta hubungan induk ketika Parent digunakan dalam operasi buat atau perbarui.

Berlaku untuk