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.9.0.0 (5.9.0)
Syntax public bool IsFullSingleElementPath { get; }
Public ReadOnly Property IsFullSingleElementPath As Boolean
Get
Property Value
Type:
BooleanSee Also