Returns the CQGCustomStudyDefinition by its abbreviation.
Read-only property
| Visual Basic |
|---|
Public Property ItemByAbbreviation( _ ByVal custom_study_abbreviation As String _ ) As CQGCustomStudyDefinition |
- custom_study_abbreviation
- Abbreviation of the study definition in the collection
The corresponding collection item, represented as CQGCustomStudyDefinition
A collection exception will be thrown in case of non-existent custom study abbreviation.