DerivedHierarchyLevel.ForeignType Property

Definition

Gets or sets the HierarchyItemType that is specified in the ForeignId.

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

Property Value

A new instance of type HierarchyItemType.

Attributes

Applies to