Click or drag to resize
SourceNavigatorPathIsFullSingleElementPath Property
Gets a value indicating whether this instance is a full single element path. A full single element path is a path with no navigators with multi-element cardinality

Namespace:  SD.LLBLGen.Pro.ApplicationCore.DerivedModel
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntax
public bool IsFullSingleElementPath { get; }

Property Value

Type: Boolean
See Also