{CompanyName} FlexyGo
EntityObject
.
.
::
.
.
LastException Property
Gets the entity last Exception.
Namespace:
FLEXYGO.Objects
Assembly:
flxEntity
(in flxEntity.dll)
Syntax
C#
VB
public
Exception
LastException
{
get
; }
Public
ReadOnly
Property
LastException
As
Exception
Get
Field Value
The last error.
See Also
EntityObject Class
FLEXYGO.Objects Namespace