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