CSession.Error Property | |
The number of the last error code received.
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:
UsualThe number of the last error code received.
See Also