XmlDocExplainErrorMessage Function | |
Namespace:
XSharp.XPP
Assembly:
XSharp.XPP (in XSharp.XPP.dll) Version: 2.19
Syntax FUNCTION XmlDocExplainErrorMessage(
nId AS LONG
) AS STRING
public static string XmlDocExplainErrorMessage(
int nId
)
Request Example
View SourceParameters
- nId
- Type: Long
Return Value
Type:
StringSee Also