Provides information about a LightSpeed entity. Information is provided on the fields which are held, the fields which have values stored against them, the assocations which this entity has with other entities and the special properties of this entity.

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

Syntax

C#
public class EntityInfo
Visual Basic (Declaration)
Public Class EntityInfo

Inheritance Hierarchy

System..::.Object
  Mindscape.LightSpeed.MetaData..::.EntityInfo

See Also