Error.SubstituteType Property | |
A numeric value representing the type of the new result that the error handler substitutes for the operation that produced the error condition.
Namespace:
XSharp
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.21
Syntax VIRTUAL PROPERTY SubstituteType AS DWORD GET SET
public virtual uint SubstituteType { get; set; }
Request Example
View SourceProperty Value
Type:
DWordSee Also