CMessage.ErrorMsg Property | |
A string representing the details of the last error.
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY ErrorMsg AS USUAL GET
public virtual Usual ErrorMsg { get; }
Request Example
View SourceProperty Value
Type:
UsualA string representing the details of the last error.
See Also