.NET Documentation
C#
VB
Show/Hide TOC
Delegate
Rule
Error Property
Gets the object that provides information about the disability.
Definition
Namespace:
Aliquo.Windows.Base
Assembly:
Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
Copy
public
Object
Error
{
get
; }
VB
Copy
Public
ReadOnly
Property
Error
As
Object
Get
Property Value
Object
Implements
IDelegateRule
Error
See Also
Reference
DelegateRule Class
Aliquo.Windows.Base Namespace
In This Article
Definition
Property Value
Implements
See Also