Click or drag to resize

FileSpec.ErrInfo Property (Typed)

X#
Return the error object from the last Copy() or Move() operation.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOSystemClasses (in XSharp.VOSystemClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY ErrInfo AS Error GET 
Request Example View Source

Property Value

Type: Error
The error object from the last Copy() or Move() operation.
See Also