CustomMethodCallMethod 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 CallMethod(
	string sMethodGuid,
	Object oMethodArgs
)

Parameters

sMethodGuid
Type: SystemString
oMethodArgs
Type: SystemObject

Return Value

Type: Object