mooShowConnFrm
mooShowConnFrm
Displays the FinanceHub Connection Editor Screen, this is used in creating a valid connection XML file for use with either the GUI connect or the connect function.
Syntax
mooShowConnFrm
Return Value
BOOLEAN
Example
Public Sub mooShowConnFrm()
'show the FinanceHub Connection Editor
Application.COMAddIns.Item("myObjectiveOLAPXL.AddinModule").Object.mooShowConnFrm
End Sub
GUI Displayed: