CMessage.Error Property | |
A number representing the error most recently occurring.
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Error AS USUAL GET SET
public virtual Usual Error { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA number representing the error most recently occurring.
See Also