|
BulkSequenceCalculatorPerAdapterInputCount Property
|
Gets number of input measurements required by each adapter.
Namespace: PowerCalculationsAssembly: PowerCalculations (in PowerCalculations.dll) Version: 2.4.207-beta
Syntax public override int PerAdapterInputCount { get; }
Public Overrides ReadOnly Property PerAdapterInputCount As Integer
Get
public:
virtual property int PerAdapterInputCount {
int get () override;
}
abstract PerAdapterInputCount : int with get
override PerAdapterInputCount : int with get
function get_PerAdapterInputCount();
View SourceProperty Value
Int32Implements
IIndependentAdapterManagerPerAdapterInputCountSee Also