Click or drag to resize

IFocServiceInvokeAction Method

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
string InvokeAction(
	string name,
	string data
)

Parameters

name
Type: SystemString
data
Type: SystemString

Return Value

Type: String
See Also