[This is preliminary documentation and is subject to change.]
Load factor for the table
Namespace: NFX.ApplicationModel.PileAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public override double LoadFactor { get; }
public override double LoadFactor { get; }
Public Overrides ReadOnly Property LoadFactor As Double
Get
Public Overrides ReadOnly Property LoadFactor As Double
Get
public:
virtual property double LoadFactor {
double get () override;
}
public:
virtual property double LoadFactor {
double get () override;
}
abstract LoadFactor : float with get
override LoadFactor : float with get
abstract LoadFactor : float with get
override LoadFactor : float with get
Property Value
Type:
DoubleImplements
ICacheTable LoadFactorICacheTable LoadFactor