Click or drag to resize
CollisionDataSourceIsSelf Property
Indicates if the collision is for source path itself.

Namespace: CMS.DocumentEngine.Routing.Internal
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
public bool SourceIsSelf { get; }

Property Value

Type: Boolean
See Also