NameMap(String, String) Constructor
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:
NameMap(System::String ^ xrmName, System::String ^ externalName);
public NameMap (string xrmName, string externalName);
new Microsoft.Xrm.Sdk.Data.Mappings.NameMap : string * string -> Microsoft.Xrm.Sdk.Data.Mappings.NameMap
Public Sub New (xrmName As String, externalName As String)
Parameters
- xrmName
- String
- externalName
- String