Click or drag to resize
Grid Solutions Framework

BulkSequenceCalculatorSampleSize Property

Gets or sets the sample size of the data to be monitored.

Namespace: PowerCalculations
Assembly: PowerCalculations (in PowerCalculations.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(5)]
public int SampleSize { get; set; }
View Source

Property Value

Int32
See Also