Mindscape LightSpeed - User Reference & API Documentation
Attribute Property
API ReferenceMindscape.LightSpeedDiscriminatorAttributeAttribute
The database column used to discriminate between types in an inheritance hierachy. The database column used as a discriminator is not required to exist in the domain model.
Declaration Syntax
C#Visual Basic
public string Attribute { get; set; }
Public Property Attribute As String

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