| Get Method | |
| See Also |
- pIDeterminationCriteriaParams
The key of the determination criteria to retrieve.
Retrieves a determination criteria.
The determination criteria is specified by its key, which is contained in the DeterminationCriteriaParams object passed to the method.
| Visual Basic |
|---|
Public Function Get( _
   ByVal pIDeterminationCriteriaParams As DeterminationCriteriaParams _
) As DeterminationCriteria |
- pIDeterminationCriteriaParams
The key of the determination criteria to retrieve.