The entity associated with this IdentifierData instance.

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

Syntax

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

Remarks

Not part of the WCF contract.

See Also