This document is archived and information here might be outdated. Recommended version. |
Indicates if the network edge element is a hyperedge.
[Visual Basic .NET]
Public ReadOnly Property IsHyperedge As Boolean
[C#]
public bool IsHyperedge {get;}
[C++]
HRESULT get_IsHyperedge(
void
);