| ISlabPatchReinforcementType Property |
Gets the type of reinforcement which has been used in the patch
Namespace: TSD.API.Remoting.StructureAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax IReadOnlyProperty<UsedReinforcement> ReinforcementType { get; }
ReadOnly Property ReinforcementType As IReadOnlyProperty(Of UsedReinforcement)
Get
property IReadOnlyProperty<UsedReinforcement>^ ReinforcementType {
IReadOnlyProperty<UsedReinforcement>^ get ();
}
abstract ReinforcementType : IReadOnlyProperty<UsedReinforcement> with get
Property Value
IReadOnlyPropertyUsedReinforcementSee Also