Aspose::Words::Settings::Odso::get_FieldMapDatas method

Odso::get_FieldMapDatas method

Gets a collection of objects that specify how columns from the external data source are mapped to the predefined merge field names in the document. This object is never null.

System::SharedPtr<Aspose::Words::Settings::OdsoFieldMapDataCollection> Aspose::Words::Settings::Odso::get_FieldMapDatas() const

See Also