DictDataEntity.getExtendedDataSourceMappedFieldNames(String) Method
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:
virtual Microsoft::Dynamics::Ax::Xpp::Map ^ getExtendedDataSourceMappedFieldNames(System::String ^ _dataSourceName);
public virtual Microsoft.Dynamics.Ax.Xpp.Map getExtendedDataSourceMappedFieldNames (string _dataSourceName);
abstract member getExtendedDataSourceMappedFieldNames : string -> Microsoft.Dynamics.Ax.Xpp.Map
override this.getExtendedDataSourceMappedFieldNames : string -> Microsoft.Dynamics.Ax.Xpp.Map
Public Overridable Function getExtendedDataSourceMappedFieldNames (_dataSourceName As String) As Map
Parameters
- _dataSourceName
- String