CustomMethodCallMethodForBBAppFx Method

Namespace: BBNCExtensions.CustomServiceMethods
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
public static Object CallMethodForBBAppFx(
	string sMethodGuid,
	Object oMethodArgs,
	string connString
)

Parameters

sMethodGuid
Type: SystemString
oMethodArgs
Type: SystemObject
connString
Type: SystemString

Return Value

Type: Object