| GetByParams Method | |
| See Also |
- pICESTCodeParams
The key of the CEST code to retrieve.
Retrieves a CEST code.
The CEST code is specified by its key, which is contained in the CESTCodeParams object passed to the method.
| Visual Basic |
|---|
Public Function GetByParams( _
ByVal pICESTCodeParams As CESTCodeParams _
) As CESTCodeData |
- pICESTCodeParams
The key of the CEST code to retrieve.