If the error is that an associated object is invalid, gets the associated object. Otherwise, returns null.

Namespace:  Mindscape.LightSpeed.Validation
Assembly:  Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
public Entity AssociatedEntity { get; }
Visual Basic (Declaration)
Public ReadOnly Property AssociatedEntity As Entity

See Also