RandomSamplingType Enumeration
This enumeration defines the type of Random Sampling to perform.
Syntax
|
Constants
|
Enum RandomSamplingType
scRandomSamplingPercentOfCases = 0
scRandomSamplingApproximateNumberOfCases = 1
End Enum
|
- scRandomSamplingPercentOfCases: Percent of cases.
- scRandomSamplingApproximateNumberOfCases: Approximate number of cases.
|
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.