ContainerChanged - Integration - Update 46 - Help - Hexagon

SmartPlant Integration .NET 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)

This method is called before SmartPlant Common UI's Publish window is displayed and whenever a document is added or removed from the document tree view.

Arguments

Name

Data type

Input/output

Description

pstrSPFURL

String

Input

URL for SmartPlant Foundation server.

pstrSPFPlant

String

Input

SmartPlant Foundation plant name.

pstrSPFUserID

String

Input

SmartPlant Foundation login user ID.

robjDataIContainer

SchemaCompInterfaces.IContainer

Output

Data container for document.

robjMetadataIContainer

SchemaCompInterfaces.IContainer

Output

Metadata container for document.

rblnCustomRequired

Boolean

Output

Whether custom publishing must be completed to publish. If True, disable the OK button on the Publish dialog box.