ErrorNew Function | |
Note: This API is now obsolete.
Namespace:
XSharp.VO
Assembly:
XSharp.VO (in XSharp.VO.dll) Version: 2.19
Syntax [ObsoleteAttribute("ErrorNew() is obsolete. Call the constructor of the Error class directly")]
FUNCTION ErrorNew() AS Error
[ObsoleteAttribute("ErrorNew() is obsolete. Call the constructor of the Error class directly")]
public static Error ErrorNew()
Request Example
View SourceReturn Value
Type:
ErrorSee Also