Click or drag to resize

cStatusError Property

Is true if the SetError(...) function is called

Namespace:  Vaser.OON
Assembly:  Vaser (in Vaser.dll) Version: 1.1.23.0 (1.1.23.0)
Syntax
C#
public bool Error { get; set; }

Property Value

Type: Boolean
See Also