IExtendedEntity is used to expose properties needed by commonly used RIA Services libraries.

Remarks

IExtendedEntity should be implemented explicitly.

Namespace: RiaServicesContrib
Assembly: RiaServicesContrib.EntityTools (in RiaServicesContrib.EntityTools.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public interface IExtendedEntity
Visual Basic
Public Interface IExtendedEntity
Visual C++
public interface class IExtendedEntity

See Also