![]() | IReinforcementCollectionLinkSchedulingGroups Property |
Gets a list of shear link scheduling groups
Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.21.5.0


![]() | IReinforcementCollectionLinkSchedulingGroups Property |
Namespace: TSD.API.Remoting.Reinforcement
IListOfReadOnlyProperties<ILinkSchedulingGroup> LinkSchedulingGroups { get; }
ReadOnly Property LinkSchedulingGroups As IListOfReadOnlyProperties(Of ILinkSchedulingGroup) Get
property IListOfReadOnlyProperties<ILinkSchedulingGroup^>^ LinkSchedulingGroups { IListOfReadOnlyProperties<ILinkSchedulingGroup^>^ get (); }
abstract LinkSchedulingGroups : IListOfReadOnlyProperties<ILinkSchedulingGroup> with get