GetMapSchemaFile As String - Integration - Update 44 - Help - Hexagon

SmartPlant Integration COM Help

Language
English
Product
Integration
Search by Category
Help
SmartPlant Foundation / SDx Version
10
Smart P&ID Version
9 (2019)
Smart Engineering Manager Version
10 (2019)

Description

Returns the mapping schema file name, including the full path. This method will be called for tools that support mapping schema. The returned map schema will be loaded by EFServiceManager for tools to use in subsequent publish and retrieve calls.

Arguments

None

Return Value

String; the full path to mapping schema file.

Comments

If the method fails, the tool will raise an error and set Err.Number and Err.Description appropriately.