![]() | ILinkSchedulingGroupEdgeIndex Property |
Gets the index of the edge the group belongs to
Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.21.5.0


![]() | ILinkSchedulingGroupEdgeIndex Property |
Namespace: TSD.API.Remoting.Reinforcement
IReadOnlyProperty<int> EdgeIndex { get; }
ReadOnly Property EdgeIndex As IReadOnlyProperty(Of Integer) Get
property IReadOnlyProperty<int>^ EdgeIndex { IReadOnlyProperty<int>^ get (); }
abstract EdgeIndex : IReadOnlyProperty<int> with get