Gets the name of the field containing the foreign key value for this association.

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

Syntax

C#
public string FieldName { get; }
Visual Basic (Declaration)
Public ReadOnly Property FieldName As String

See Also