| IReinforcementBarId Property |
Gets the unique ID of the bar
Namespace: TSD.API.Remoting.ReinforcementAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IReadOnlyProperty<long> Id { get; }
ReadOnly Property Id As IReadOnlyProperty(Of Long)
Get
property IReadOnlyProperty<long long>^ Id {
IReadOnlyProperty<long long>^ get ();
}
abstract Id : IReadOnlyProperty<int64> with get
Property Value
IReadOnlyPropertyInt64See Also