 | ConnectionShowAssistantFile Method |
Namespace:
ICMeridianAPI
Assembly:
ICMeridianAPI (in ICMeridianAPI.dll) Version: 4.1.0.0 (4.1.0.0)
Syntaxpublic int ShowAssistantFile(
string bstrFileName
)
Public Function ShowAssistantFile (
bstrFileName As String
) As Integer
Parameters
- bstrFileName
- Type: SystemString
Return Value
Type:
Int32Implements
IAMClientApp.ShowAssistantFile(String)
See Also