Mindscape LightSpeed - User Reference & API Documentation
Error Property
API ReferenceMindscape.LightSpeedEntityError
Gets an error message indicating what is wrong with this object.
Declaration Syntax
C#Visual Basic
[BrowsableAttribute(false)]
public virtual string Error { get; }
<BrowsableAttribute(False)> _
Public Overridable ReadOnly Property Error As String
Value
Return Value
An error message indicating what is wrong with this object. The default is an empty string ("").

Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)