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