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.5.0.0 (5.5.18.1019)
Syntaxpublic bool IsFullSingleElementPath { get; }Public ReadOnly Property IsFullSingleElementPath As Boolean
	Get
Property Value
Type: 
Boolean
See Also