This method is called when you click Custom Publishing on the SmartPlant Common UI's Publish window.
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. |
|
rblnDocumentRemoved |
Boolean |
Output |
If True, one or more documents is removed from the containers. If false, the ContainerChanged method is called. |
|
rblnFinished |
Boolean |
Output |
If True, enable the OK button on the Publish dialog box. |