MPInterfacebInitInterfaceFromWebService Method (clsDSN)
|
Note: This API is now obsolete.
Internal function. This function is used by the MARINGO Web Service to access the MARI Interface functionality
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax[ObsoleteAttribute("Internal Function only")]
public bool bInitInterfaceFromWebService(
clsDSN oDSN
)<ObsoleteAttribute("Internal Function only")>
Public Function bInitInterfaceFromWebService (
oDSN As clsDSN
) As BooleanParameters
- oDSN
- Type: clsDSN
Return Value
Type:
Boolean
Remarks
See Also