ContainerChanged - HxGN SDx - Update 64 - Customization & Programming - Hexagon

HxGN SDx Programming Guide

ft:locale
en-US
Product
HxGN SDx
Search by Category
Customization & Programming

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 SDx server.

pstrSPFPlant

String

Input

SDx plant name.

pstrSPFUserID

String

Input

SDx 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.