 | CDGWiRunDialogue Method |
This method runs the Dialog window.
Namespace:
Geosoft.Desktop.GXNetX
Assembly:
geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic int iRunDialogue()
public int iRunDialogue()
Public Function iRunDialogue As Integer
Public Function iRunDialogue As Integer
public:
int iRunDialogue()
public:
int iRunDialogue()
member iRunDialogue : unit -> int
member iRunDialogue : unit -> int
Return Value
Type:
Int32The Exit Code of the Dialog window.
See Also