![]() | IReinforcementBarHasLaps Property |
Gets a value indicating whether any lap lengths are defined for this bar
Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.21.5.0


![]() | IReinforcementBarHasLaps Property |
Namespace: TSD.API.Remoting.Reinforcement
IReadOnlyProperty<bool> HasLaps { get; }
ReadOnly Property HasLaps As IReadOnlyProperty(Of Boolean) Get
property IReadOnlyProperty<bool>^ HasLaps { IReadOnlyProperty<bool>^ get (); }
abstract HasLaps : IReadOnlyProperty<bool> with get