| IReinforcementBarDetailingGroupBarMark Property |
Gets the mark of the bars used in the group
Namespace: TSD.API.Remoting.ReinforcementAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IReadOnlyProperty<long> BarMark { get; }
ReadOnly Property BarMark As IReadOnlyProperty(Of Long)
Get
property IReadOnlyProperty<long long>^ BarMark {
IReadOnlyProperty<long long>^ get ();
}
abstract BarMark : IReadOnlyProperty<int64> with get
Property Value
IReadOnlyPropertyInt64See Also