Click or drag to resize

AssetBrowseResult Properties

The AssetBrowseResult type exposes the following members.

Properties
 NameDescription
Public propertyAssetInstances Collection of asset instances found from the browse request.
Public propertyErrors List of errors that may have occurred during the browse.
Public propertyHasAssetInstances Indicates if any asset instances were found in the browse request. Any asset instances found will be available in the AssetInstances property.
Public propertyHasErrors Indicates if any errors occurred during the browse.
Top
See Also