 | 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: 0.22.4.0116
SyntaxIProperty<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
Type:
IPropertyBoolean
See Also