RelationshipInfoNavigatorIsOptional Property |
Gets a value indicating the element represented by the navigator is optional (true) or not in the context of the owner of the entity of the relationship.
(the start entity).
Namespace:
SD.LLBLGen.Pro.GeneratorCore
Assembly:
SD.LLBLGen.Pro.GeneratorCore (in SD.LLBLGen.Pro.GeneratorCore.dll) Version: 5.10.0.0 (5.10.0)
Syntax public bool NavigatorIsOptional { get; }
Public ReadOnly Property NavigatorIsOptional As Boolean
Get
Property Value
Type:
BooleanSee Also