SampleParameters.FixedSampleSize Property

Relativity Services API
Gets or sets a value representing a specific number of items from a group used to create a randomized sample set.

Namespace:  Relativity.Services.Objects.DataContracts
Assembly:  Relativity.Services.Interfaces (in Relativity.Services.Interfaces.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public int FixedSampleSize { get; set; }

Property Value

Type: Int32
See Also

Reference