QuaHiddenSetDlg Members
Setup and specifications for a set.
| Name | Description |
|---|---|
| AllSamplesForApplicationSet | Apply set specifications to all samples and new samples. Return/assignment value: Integer. |
| AllSamplesForComputationSet | Include all samples in computation set. Return/assignment value: Integer. |
| CodeForApplicationSet | Code defining application set in application set code variable. Return/assignment value: String. |
| CodeForComputationSet | Code defining set in computation set code variable. Return/assignment value: String. |
| EndOfRangeOfSamplesForApplicationSet | Last sample in range of samples defining application set. Return/assignment value: Integer. |
| EndOfRangeOfSamplesForComputationSet | Last sample in range for computation set. Return/assignment value: Integer. |
| NameOfSet | Name of set. Return/assignment value: String. |
| RangeOfSamplesForApplicationSet | Apply set specifications to range of samples. Return/assignment value: Integer. |
| RangeOfSamplesForComputationSet | Include a range of samples in the computation set. Return/assignment value: Integer. |
| SamplesWithCodeInVarForApplicationSet | Include samples identified by codes in the application set. Return/assignment value: Integer. |
| SamplesWithCodeInVarForComputationSet | Include samples identified by codes in the computation set. Return/assignment value: Integer. |
| StartOfRangeOfSamplesForApplicationSet | First sample in range of samples defining application set. Return/assignment value: Integer. |
| StartOfRangeOfSamplesForComputationSet | First sample of range for computation set. Return/assignment value: Integer. |
| VariableForApplicationSet | Variable with code identifying samples in application set. Return/assignment value: String. |
| VariableForComputationSet | Variable with codes identifying samples in computation set. Return/assignment value: String. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.
