Gets or sets a value indicating whether reflexive links should be included in paths.
SyntaxVB6
Copy Code
|
|---|
Public Property Get IgnoreReflexiveEdges() As Boolean |
C++
Copy Code
|
|---|
public: |
true to ignore reflexive links; otherwise, false. The default is false.
See Also