| IIsolatedFoundationDataAutoDesignReinforcement Property |
Gets a value indicating whether to auto-design the reinforcement
Namespace: TSD.API.Remoting.FoundationsAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IProperty<bool> AutoDesignReinforcement { get; }
ReadOnly Property AutoDesignReinforcement As IProperty(Of Boolean)
Get
property IProperty<bool>^ AutoDesignReinforcement {
IProperty<bool>^ get ();
}
abstract AutoDesignReinforcement : IProperty<bool> with get
Property Value
IPropertyBooleanSee Also