DerivedHierarchyLevel.ForeignType Property

Definition

The type of object that is specified in the ForeignId.

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

Property Value

The HierarchyItemType of object that is specified in the ForeignId.

Attributes

Applies to