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.DerivedModelAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax public bool IsFullSingleElementPath { get; }
Public ReadOnly Property IsFullSingleElementPath As Boolean
Get
Property Value
Type:
BooleanSee Also