| Get Method | |
| See Also |
- pIAssetClassParams
The key of the asset class to retrieve.
Retrieves an asset class.
The asset class is specified by its key, which is contained in the AssetClassParams object passed to the method.
| Visual Basic |
|---|
Public Function Get( _
ByVal pIAssetClassParams As AssetClassParams _
) As AssetClass |
- pIAssetClassParams
The key of the asset class to retrieve.