 | IReinforcementCollectionLinkSchedulingGroups Property |
Gets a list of shear link scheduling groups
Namespace:
TSD.API.Remoting.ReinforcementAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIListOfReadOnlyProperties<ILinkSchedulingGroup> LinkSchedulingGroups { get; }
ReadOnly Property LinkSchedulingGroups As IListOfReadOnlyProperties(Of ILinkSchedulingGroup)
Get
property IListOfReadOnlyProperties<ILinkSchedulingGroup^>^ LinkSchedulingGroups {
IListOfReadOnlyProperties<ILinkSchedulingGroup^>^ get ();
}
abstract LinkSchedulingGroups : IListOfReadOnlyProperties<ILinkSchedulingGroup> with get
Property Value
Type:
IListOfReadOnlyPropertiesILinkSchedulingGroup
See Also