DocumentProjectionDataJoinInfosPerNavigator Property |
Returns the join infos per navigator
Namespace:
SD.LLBLGen.Pro.GeneratorCore
Assembly:
SD.LLBLGen.Pro.GeneratorCore (in SD.LLBLGen.Pro.GeneratorCore.dll) Version: 5.13.0.0 (5.13.25.1117)
Syntaxpublic List<JoinInfoForNavigator> JoinInfosPerNavigator { get; }Public ReadOnly Property JoinInfosPerNavigator As List(Of JoinInfoForNavigator)
Get
Property Value
Type:
ListJoinInfoForNavigator
See Also