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.11.0.0 (5.11.23.1114)
Syntaxpublic bool NavigatorIsOptional { get; }Public ReadOnly Property NavigatorIsOptional As Boolean
	Get
Property Value
Type: 
Boolean
See Also