Click or drag to resize

XError Constructor

X#
Initializes a new instance of the XError class

Namespace:  XSharp.XPP
Assembly:  XSharp.XPP (in XSharp.XPP.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	cFile AS STRING,
	nId AS INT64
)
Request Example View Source

Parameters

cFile
Type: String
nId
Type: Int64
See Also