Mindscape LightSpeed - User Reference & API Documentation
ReverseAssociationAttribute Constructor (fieldName)
API Reference
►
Mindscape.LightSpeed
►
ReverseAssociationAttribute
►
ReverseAssociationAttribute(String)
C#
Visual Basic
Initializes a new instance of the
ReverseAssociationAttribute
class.
Declaration Syntax
C#
Visual Basic
public
ReverseAssociationAttribute
(
string
fieldName
)
Public
Sub
New
( _
fieldName
As
String
_ )
Parameters
fieldName
(
String
)
The field corresponding to the reverse association.
Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)