RelationshipInfoOppositeNavigatorIsOptional Property  | 
 
            Gets a value indicating the element represented by the opposite 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.12.0.0 (5.12.0)
Syntaxpublic bool OppositeNavigatorIsOptional { get; }Public ReadOnly Property OppositeNavigatorIsOptional As Boolean
	Get
Property Value
Type: 
Boolean
See Also