Implements custom logic for traversing an association. See AssociationResolverAttribute.
Namespace:
Mindscape.LightSpeedAssembly: Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
| C# |
|---|
public interface IAssociationResolver |
| Visual Basic (Declaration) |
|---|
Public Interface IAssociationResolver |
Remarks
There are some limitations and restrictions on the use of custom association resolvers.
It is recommended that you implement a custom resolver only if advised by Mindscape support.