Share via


EntityMap.AttributeMap Property

Definition

public:
 property System::Collections::Generic::IEnumerable<Microsoft::Xrm::Sdk::Data::Mappings::AttributeMap ^> ^ AttributeMap { System::Collections::Generic::IEnumerable<Microsoft::Xrm::Sdk::Data::Mappings::AttributeMap ^> ^ get(); };
public System.Collections.Generic.IEnumerable<Microsoft.Xrm.Sdk.Data.Mappings.AttributeMap> AttributeMap { get; }
member this.AttributeMap : seq<Microsoft.Xrm.Sdk.Data.Mappings.AttributeMap>
Public ReadOnly Property AttributeMap As IEnumerable(Of AttributeMap)

Property Value

Applies to