Click or drag to resize

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.9.0.0 (5.9.0)
Syntax
public bool NavigatorIsOptional { get; }

Property Value

Type: Boolean
See Also