Mindscape LightSpeed - User Reference & API Documentation
IdColumnName Property
API ReferenceMindscape.LightSpeedTableAttributeIdColumnName
Gets or sets the name of the Id column in the underlying table.
Declaration Syntax
C#Visual Basic
public string IdColumnName { get; set; }
Public Property IdColumnName As String
Value
The name of the Id column.

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