Click or drag to resize
AspriseImagingCallFunc Method

» Asprise Scan Home · Developer's Guide

Invokes a function

Namespace: asprise_imaging_api
Assembly: asprise-imaging-scan.net-api (in asprise-imaging-scan.net-api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string CallFunc(
	string functionName,
	params Object[] args
)

Parameters

functionName
Type: SystemString
args
Type: SystemObject

Return Value

Type: String
See Also