ISupportAssetRelations2 Interface Members
Public Methods
Public Method DownloadDownloads an asset and its related assets.
Public Method HasDependenciesReturns asset relation dependencies status.
Public Properties
Public Property AssetRelationFactoryThe asset's AssetRelationsFactory object.
Public Property ContainsBrokenRelationReturns true if the object is linked to an asset but the asset does not exist.
Public Property UsedByReturns the list of relations to assets that are using this asset or that are using user assets owned by this asset.
Public Property UsingReturns the list of relations to assets used by this asset or by user assets owned by this asset.
See Also