| IReinforcementCollectionLongitudinalBars Property |
Gets a list of longitudinal bars used in the collection
Namespace: TSD.API.Remoting.ReinforcementAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IReadOnlyProperty<IReinforcementBarList> LongitudinalBars { get; }
ReadOnly Property LongitudinalBars As IReadOnlyProperty(Of IReinforcementBarList)
Get
property IReadOnlyProperty<IReinforcementBarList^>^ LongitudinalBars {
IReadOnlyProperty<IReinforcementBarList^>^ get ();
}
abstract LongitudinalBars : IReadOnlyProperty<IReinforcementBarList> with get
Property Value
IReadOnlyPropertyIReinforcementBarListSee Also