Partager via


QueryMap.LinkEntities Property

Definition

public:
 property System::Collections::Generic::IReadOnlyDictionary<System::String ^, Microsoft::Xrm::Sdk::Data::Mappings::EntityMap ^> ^ LinkEntities { System::Collections::Generic::IReadOnlyDictionary<System::String ^, Microsoft::Xrm::Sdk::Data::Mappings::EntityMap ^> ^ get(); };
public System.Collections.Generic.IReadOnlyDictionary<string,Microsoft.Xrm.Sdk.Data.Mappings.EntityMap> LinkEntities { get; }
member this.LinkEntities : System.Collections.Generic.IReadOnlyDictionary<string, Microsoft.Xrm.Sdk.Data.Mappings.EntityMap>
Public ReadOnly Property LinkEntities As IReadOnlyDictionary(Of String, EntityMap)

Property Value

Applies to