EntityMap.CollectionNameMap Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::Xrm::Sdk::Data::Mappings::NameMap ^ CollectionNameMap { Microsoft::Xrm::Sdk::Data::Mappings::NameMap ^ get(); };
public Microsoft.Xrm.Sdk.Data.Mappings.NameMap CollectionNameMap { get; }
member this.CollectionNameMap : Microsoft.Xrm.Sdk.Data.Mappings.NameMap
Public ReadOnly Property CollectionNameMap As NameMap